bgrabitmap / lazpaint

🎨 Cross-platform image editor with raster and vector layers similar to Paint.Net written in Lazarus (Free Pascal)
https://lazpaint.github.io/
GNU General Public License v3.0
401 stars 55 forks source link

Each time the program is reopened, the size of the main window decreases in length on Linux #257

Open EvgeniyDoctor opened 3 years ago

EvgeniyDoctor commented 3 years ago

Each time the program is reopened, the size of the main window decreases in length.

Ubuntu 20.04.2 LazPaint 7.1.6 (64-bit)

https://user-images.githubusercontent.com/15073200/131969621-2f3d408c-9873-47af-9c00-b609886831ad.mp4

circular17 commented 3 years ago

That may be related to the LCL. Maybe there would be a way to prevent that.

circular17 commented 2 years ago

Ok on Qt5.