Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Update 0.10.2 branch #228

Merged
merged 6 commits into from
Feb 3, 2024
Merged

Update 0.10.2 branch #228

merged 6 commits into from
Feb 3, 2024

Conversation

xspanger3770
Copy link
Owner

No description provided.

xspanger3770 and others added 6 commits January 26, 2024 20:47
- This change ensures only one instance of the settings panel can be open at once.
- Added a instance of SettingsFrame to the settingsFrame class which is set to null when no instance is open. The logic is implemented when a settingsframe is created it checks if the instance tracker is not null and isvisible, if so it will create the panel.
- no need to grey out deselectall and selectall buttons.
- this just ensure you are always able to selectall and deselectall
- this commit ensure that when the user clicks on select or deselect region then clicks on deselect or select all that the region select ui mode is exited.
…Instances-fix-develop

Settings panel multiple instances fix develop
…evelop

Deselect/select all regions logic fix
@xspanger3770 xspanger3770 merged commit f90303d into 0.10.2 Feb 3, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants