-
Notifications
You must be signed in to change notification settings - Fork 77
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
Labels too tight in the screenshot? #63
Comments
Could I pls share sample? |
Yes, compare the distances from the button texts to the button borders in the original NanoGUI screenshot here: https://raw.githubusercontent.com/wjakob/nanogui/master/resources/screenshot.png to your current screenshot here: Don't you see that the nanogui-sdl screenshot looks like all widgets are tightly packed? |
Look at Radio Button 1 and Radio Button 2 for example: Don't you see they are almost touching the button edge in your latest screenshot, while in the original they have a better balanced margin? |
Got it, will check |
I'm comparing the screenshot to the one in the original NanoGUI, and I get the feeling that everything is much more packed, with smaller spacing surrounding labels/widgets. Is this deliberate? IMHO, the spacing in the original NanoGUI is much more pleasant/beautiful to the eyes than the one in the current screenshot...
The text was updated successfully, but these errors were encountered: