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

scope: environment text field is too small on gtk3 #829

Closed
lpaulsen93 opened this issue Feb 23, 2019 · 0 comments · Fixed by #830
Closed

scope: environment text field is too small on gtk3 #829

lpaulsen93 opened this issue Feb 23, 2019 · 0 comments · Fixed by #830

Comments

@lpaulsen93
Copy link
Contributor

Under gtk3 the height of "Environment" text field in the "Setup Program" dialog is too small. This is how it looks under gtk3:

scope-setup-gtk3

And this is how it looks under gtk2:

scope-setup-gtk2

lpaulsen93 added a commit to lpaulsen93/geany-plugins that referenced this issue Feb 23, 2019
The height of the text view was fixed by setting a height size request
for the surrounding GtkVBox. Fixes geany#829.
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 a pull request may close this issue.

1 participant