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

Warn if colour scheme cannot be exported #3

Closed
scottclowe opened this issue Jul 14, 2015 · 0 comments
Closed

Warn if colour scheme cannot be exported #3

scottclowe opened this issue Jul 14, 2015 · 0 comments
Assignees

Comments

@scottclowe
Copy link
Owner

The code really needs to give a warning if the user has not visited all the preference panels.

Currently, the problem is a value is returned by the java getPrefs function even if the value is not available - it is just the wrong value is returned. But I can check if all the values from a panel are returned as black -16777216, and if so assume the panel is not being exported correctly.

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

No branches or pull requests

1 participant