Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More intuitive settings save #36

Merged
merged 3 commits into from
May 24, 2024
Merged

Conversation

seternate
Copy link
Owner

The Entry widget was extended by the possibility to set a function
callback if the widgets focus has changed.
This enables the user to customize the widget behaviour on focus change.

The behaviour how changed settings in the SettingsBrowser are saved was
changed. If a setting is changed it gets saved by either pressing enter
or when the widget loses focus.

The 'Save' button in the SettingsBrowser was removed. Due to the changed
save behaviour it is not neccessary.

Fixes: #12

seternate added 3 commits May 24, 2024 21:00
The Entry widget was extended by the possibility to set a function
callback if the widgets focus has changed.
This enables the user to customize the widget behaviour on focus change.
The behaviour how changed settings in the SettingsBrowser are saved was
changed. If a setting is changed it gets saved by either pressing enter
or when the widget loses focus.
The 'Save' button in the SettingsBrowser was removed. Due to the changed
save behaviour it is not neccessary.
@seternate seternate added this to the v0.2.0 milestone May 24, 2024
@seternate seternate self-assigned this May 24, 2024
@seternate seternate merged commit f4a37ec into main May 24, 2024
2 checks passed
@seternate seternate deleted the more-intuitive-settings-save branch May 24, 2024 19:38
@seternate seternate added the feature New feature or request label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] "Enter" saves Settings in "Settings" view
1 participant