HI:
I built lazarus IDE with qt5 in order to get dark ide theme on Windows following the tip found here:
https://forum.lazarus.freepascal.org/index.php/topic,55550.msg435622.html#msg435622After that, the top and bottom of the form designer became wrecked:
The top area is cut and there is a section bellow the bottom area.
What I mean is:
If I align a control to the top, only part of the control shows up.
If I align a control to the bottom, it does not touch the bottom limit of the form.
This only happens at design time
I have attached 2 images to depict this issue
Any tips on how to solve this?
Thanks in advance!