Skip to content

Adds delete variable button and dialogue#403

Merged
manuq merged 1 commit intoendlessm:mainfrom
DoomTas3r:delete-variables
Aug 9, 2025
Merged

Adds delete variable button and dialogue#403
manuq merged 1 commit intoendlessm:mainfrom
DoomTas3r:delete-variables

Conversation

@DoomTas3r
Copy link
Copy Markdown
Contributor

Fix for #360

Adds the delete variable button with a dialogue box and check boxes to select variable names and delete them if they exist. The delete variable functionality resembles the create variable functionality, including the ability to undo.

Functionality missing from this commit might include hiding the delete variables button when there are no variables, and disabling the delete button if no check boxes are checked.

The missing title bar, the outline, and the curved corners are from my window manager.
dialogue

button

Fix for endlessm#360
Adds the delete variable button with a dialogue box and check boxes to select variable names and delete them if they exist. The delete variable functionality resembles the create variable functionality, including the ability to undo. Functionality missing from this commit might include hiding the delete variables button when there are no variables, and disabling the delete button if no check boxes are checked.
Copy link
Copy Markdown
Contributor

@manuq manuq left a comment

Choose a reason for hiding this comment

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

Thank you!

@manuq manuq merged commit 3a04120 into endlessm:main Aug 9, 2025
3 checks passed
@DoomTas3r DoomTas3r deleted the delete-variables branch August 9, 2025 00:36
@manuq manuq mentioned this pull request Aug 12, 2025
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.

2 participants