Jerry Dodge

Results 6 comments of Jerry Dodge

At least for now, the work-around is to not use `eoTrimTrailingSpaces`. Although I'd love to have it enabled for certain reasons.

We've had this issue for a while as well - the contents tree disappears, and each node re-appears when user hovers over it - but then at one point all...

Here, I created a new issue: https://github.com/RRUZ/vcl-styles-utils/issues/251

This feature only works on the default Windows style, hence the "glass". VCL Styles do not support this, because the Windows drawing is completely overwritten. If anything, this is a...

Thought I should probably include the tabs themselves: ```delphi object BottomTabs: TChromeTabs Left = 0 Top = 493 Width = 666 Height = 43 ActiveTabIndex = 0 Images = frmMDEditMain.Images...

NOTE: When changing `LookAndFeel.Tabs.Active.Style.Outline...` properties, this affects this line. If I change the `OutlineSize` to `1`, this line disappears. It seems this line always shows 1 pixel less than `OutlineSize`.