Author Topic: Layout misalignment of env_setting.xrc after r11847  (Read 3769 times)

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1560
Layout misalignment of env_setting.xrc after r11847
« on: September 09, 2019, 02:34:32 pm »
The new window placement option in env_settings.xrc has the wxStaticText and the wxChoice misaligned. Changing the proportion of the sizer from 1 to 0 fixes the issue.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Layout misalignment of env_setting.xrc after r11847
« Reply #1 on: September 09, 2019, 07:57:03 pm »
Show screenshot and state your os and wx versions, please!
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1560
Re: Layout misalignment of env_setting.xrc after r11847
« Reply #2 on: September 09, 2019, 08:09:15 pm »
MSW, wx-master (checked out today)

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Layout misalignment of env_setting.xrc after r11847
« Reply #3 on: September 09, 2019, 09:03:00 pm »
It should be fix in master/trunk.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]