zamtmn / metadarkstyle

76 stars 24 forks source link

Render problem on TStaticText with BorderStyle option = sbsSingle #42

Open coovilros opened 11 months ago

coovilros commented 11 months ago

render_problem On Windows 10, Lazarus 3.0

klaus101 commented 9 months ago

Me (also a user) would not confirm your screenshot. What i'd see comparing in dark and default mode is, that - dark - it looks a bit squeezed inside the borders. That might be due to that the borders appear to be two-pixels wide (gray outer border, white inner border), which might happen due to windows theming, although the border is not really "single" in this case

This effect will disappear if you set "AutoSize" to true. - See screenshots. Windows 10 x64, Laz. 3.0.

StatucText

Add. remark: i normally execute the darkmode from inside the prog, not from the IDE.