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

Merge to my master kliment#1054 #2

Merged
merged 9 commits into from
Jun 9, 2020
Merged

Conversation

DivingDuck
Copy link
Owner

volconst added 9 commits June 3, 2020 23:07
Color settings were copied from PronterWindow.settings
to PronterWindow before reading them from config file
into PronterWindow.settings.
Now settings except 3D view move colors (e.g. gcview_color_background)
are applied without restart
Reset was not detected for applying because
it set both widget value and setting value.
Removed confirmation message box for each reset setting and let the
settings dialog OK button confirm
as with normal changes
Use wxpython widget ColourPickerCtrl.
Tested only on Ubuntu.
Move validation callbacks from Settings.__...()
to Setting.validate()
Extracted base class BaseViz to add structure,
reuse code, and reduce hasattr()
It's a regression in my recent commit.
Used _ for a dummy int variable, and _('localization')  broke.
Added logging where the exception was
silently ignored
@DivingDuck DivingDuck merged commit 0d51c6a into DivingDuck:master Jun 9, 2020
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