Hi,
I am currently using AC version 14.20 and Delphi Rio. Now, I got a problem with the form title because it is intented (the gap between the icon and the form title in the title bar is too large).
Attached you find a small demo-app containing a form with a TsSkinManager and TsTitleBar component.
As I found out, the problem can be solved by removing the TsTitleBar component from the form. Unfortunately, in our “real” application we have some titlebar-items such that we need the TsTitleBar component on our form and we can not simply remove it.
Can you please fix this bug or tell me how I can fix the problem if it is not a bug?