OpenNumismat / ImageEditor

Simple image editor writen on PySide6
GNU General Public License v3.0
1 stars 0 forks source link

[Bug] Wrong size and incorrect visualisation of fields [test v0.6.2] #59

Closed NEKolev closed 6 months ago

NEKolev commented 7 months ago

In the new test version 0.6.2, I noticed the following problems. OS: Windows 11: The image cannot become 100%, it always puts 0.5%, and when reducing it puts many digits after the decimal point, not a whole percent (20%, 30%, 35%), which was not the case before.

x2VnqkGDFq m8YvXb9To7

I guess because of PySide6 6.7 some of the fields do not see all the information. PiT48M5ZGT

And another old problem, why when it’s on full screen size the image can’t be reduced below 100%. If the image fits on the entire screen, you have to reduce the screen to reduce the image, which I think is not convenient.

NEKolev commented 6 months ago

It’s apparently a known bug https://bugreports.qt.io/browse/QTBUG-124150 Only this remains with the wrong value.