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

wxGUI/location_wizard: make TextCtrl widgets horizontally growable #2026

Merged
merged 1 commit into from
Dec 26, 2021

Conversation

tmszi
Copy link
Member

@tmszi tmszi commented Dec 21, 2021

Describe the bug
Location wizard TextCtrl widgets on the database page (first page) aren't horizontally growable, if you increase window size.

To Reproduce
Steps to reproduce the behavior:

  1. Launch wxGUI
  2. On the Layer Manager window Data page, launch Location Wizard (Define new GRASS Location)
  3. Increase window width size
  4. TextCtrl widgets on the database page (first page) aren't horizontally growable if window width increase

Expected behavior
TextCtrl widgets on the database page (first page) should be horizontally growable if window width increase.

Screenshots

Actual behavior:

wxgui_location_wizard

Expected behavior:

wxgui_location_wizard_expected

System description (please complete the following information):

  • GRASS GIS version 8.0 dev

@tmszi tmszi added bug Something isn't working GUI wxGUI related labels Dec 21, 2021
@tmszi tmszi added this to the 8.0.0 milestone Dec 21, 2021
Copy link
Contributor

@lindakarlovska lindakarlovska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tmszi , thanks for pointing this!

@tmszi tmszi merged commit ec8eb62 into OSGeo:main Dec 26, 2021
@tmszi tmszi deleted the fix-wxgui-loc-wizard-db-page branch December 26, 2021 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GUI wxGUI related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants