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

Toolbar only appears by work around #141

Open
simfann opened this issue Mar 1, 2022 · 2 comments
Open

Toolbar only appears by work around #141

simfann opened this issue Mar 1, 2022 · 2 comments

Comments

@simfann
Copy link

simfann commented Mar 1, 2022

Although I never have a hook on "Hide toolbar" at the start of the program, the toolbar won't appear until I go to "preferences" and set a hook on "Hide toolbar" and then reset the hook, It is the same behaviour in version 0.19.0 and 0.20.0 of JSkat. I didn't report this before, because I saw this problem together with other problems of version 0.19.0.

@b0n541
Copy link
Owner

b0n541 commented Mar 5, 2022

I tried to reproduce the behavior with no success. I set the option in the properties to true or false or even deleted the property. JSkat always showed the right value in the GUI and behaved as expected.

I think this is caused by this code:

https://github.com/b0n541/jskat-multimodule/blob/develop/jskat-swing-gui/src/main/java/org/jskat/gui/swing/JSkatViewImpl.java#L169-L171

This was introduced with: #37

Could you share the content of your JSkat properties file from the path <user.home>/.jskat/jskat.properties and your screen size please?

@simfann
Copy link
Author

simfann commented Mar 13, 2022

Sorry, but I can't upload that file, Therefore I deliver this file as "txt"-file:
jskat.properties.txt
.My screen size : 1366x768

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

2 participants