-
Notifications
You must be signed in to change notification settings - Fork 9
Window is too large for a small screen #33
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
Comments
Check here the default window size: construct-editor/construct_editor/main.py Line 58 in b4c63dc
You can derive that class in your main. |
Do you suggest "download an app to do the thing you need. Edit the app, because it doesn't fit on your screen"? If yes, this is an absurd suggestion. My proposition: make window to be scaled to fit the screen in the main code itself. |
In my opinion this product was designed as a powerful framework of construct-based widgets for developers, rather than a complete end-user app. The main appears to me a reference sample, which can be easily adapted to suit specific needs. In any case, I do not represent the author's concept and in my previous post I was just trying to help. |
Your precious post was "we won't touch a product because you're using a wrong computer". I don't like the attitude. |
I have a laptop, MBA 14" and window is too large for it. Could you please set at least fully visible if screen is small enough?
After a tricky resize, everything is usable
The text was updated successfully, but these errors were encountered: