Skip to content

Conversation

@djdiskmachine
Copy link
Owner

@djdiskmachine djdiskmachine commented Jan 12, 2026

Possible to delete project
Deletes a project folder when pressing A+B then yes in following dialog
Update CHANGELOG, docs and Project.h
Solves: #192

@djdiskmachine djdiskmachine changed the title Add delete with A + B in Project Selection screen Possible to delete project Deletes a project folder when pressing A+B and yes in following dialog Update CHANGELOG, docs and Project.h Solves: #192 Add delete with A + B in Project Selection screen Jan 12, 2026
#include "Application/Views/ModalDialogs/MessageBox.h"

#include <algorithm>
#include <unistd.h>
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

private:
T_SimpleList<Path> content_ ;
int topIndex_ ;
bool deleteConfirmationPending_;
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unnecessary

Possible to delete project
Deletes a project folder when pressing A+B and yes in following dialog
Update CHANGELOG, docs and Project.h

Solves: #192
Remove unnecessary import and boolean variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant