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

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

Open
DarkFenX opened this issue Mar 9, 2019 · 2 comments
Labels
bug Confirmed to be a bug gui Issue is related specifically to the GUI code (wxPython) upstream Seems to be related to a dependency or third party that pyfa uses, not directly related to pyfa

Comments

@DarkFenX
Copy link
Member

DarkFenX commented Mar 9, 2019

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 d2b306d changed them to 1, as workaround for bug #1872).

@DarkFenX DarkFenX added bug Confirmed to be a bug upstream Seems to be related to a dependency or third party that pyfa uses, not directly related to pyfa labels Mar 9, 2019
@DarkFenX
Copy link
Member Author

DarkFenX commented Mar 9, 2019

Posted an upstream issue wxWidgets/Phoenix#1180

@blitzmann
Copy link
Collaborator

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...

@DarkFenX DarkFenX added the gui Issue is related specifically to the GUI code (wxPython) label Apr 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed to be a bug gui Issue is related specifically to the GUI code (wxPython) upstream Seems to be related to a dependency or third party that pyfa uses, not directly related to pyfa
Projects
None yet
Development

No branches or pull requests

2 participants