norgepaul / TChromeTabs

Comprehensive Delphi implementation of Chrome's tab system
Other
215 stars 78 forks source link

Add and Close buttons display incorrectly under High DPI #72

Closed stephenfewer closed 5 years ago

stephenfewer commented 5 years ago

When creating a TChromeTab control at run-time for a system DPI aware application, the close tab buttons and add button are not displayed as expected. See attached screenshot. This is using the latest source from master, running under a 2560x1440 display scaled at 200%.

tchrometabs_highdpi

I have not been able to come up with a solution for this, any ideas appreciated.

landrix commented 5 years ago

Thank you 👍