pyfa-org / Pyfa

Python fitting assistant, cross-platform fitting tool for EVE Online
GNU General Public License v3.0
1.61k stars 408 forks source link

OK/cancel buttons in fit export are shrinked when export dialog is used 2nd+ time #1873

Open DarkFenX opened 5 years ago

DarkFenX commented 5 years ago

Debian Testing x86-64 Pyfa from price_optimize branch Xorg, GNOME 3 with standard theme, 3840x2160 with 200% UI scaling Python 3.7.2 wxPython version: 4.0.4 (wxWidgets 3.0.4) from debian repos

  1. Open any fit
  2. Open fit export, Cancel it
  3. Open fit export again

1st time: image

2nd time: image (buttons are shrinked)

This bug appears with proportion attribute of these sizers set to 1 (commit d2b306d0302d6f66890578373deb0eae32531e96 changed them to 1, as workaround for bug #1872).

DarkFenX commented 5 years ago

Posted an upstream issue https://github.com/wxWidgets/Phoenix/issues/1180

blitzmann commented 5 years ago

I can't reproduce myself on Ubuntu 18.04. I am running on 100% scaling on a 1080p laptop, but it woudl be odd to have this be the result of scaling...