TAdvStringGrid cell node drawing

Hello,

I'm having an issue with cell node drawing, specifically when used in combination with a row indicator. I'm migrating a project from XE (that uses a TAdvStringGrid v7.1.0.0) to Sydney (using TAdvStringGrid v8.6.6.0).

The old project draws a expanded node as:
node_old

Whilst the migrated project draws as follows:
node_new

The row indicator seems to force the node tree to indent by a few pixels. It does this to the node graphic as well:
node_new2

If I remove the row indicator then the tree draws ok. I've tried different sized row indicators, changing the NodeIndent, NodeType etc. Any idea what I'm doing wrong or things to try to fix it?

Thanks for reporting.
We traced & solved this issue. The next update will address this.