SyntaxEditor.ViewMarginFactories

SyntaxEditor for WPF Forum

Posted 1 year ago by SPF - Appeon
Version: 22.1.3
Avatar

I use the "SynTaxEditor. ViewMarginFactories" attribute to display some controls around the "Editor", but I don't want the controls in the "ViewMarginFactories" to zoom in and out with the "Editor". What settings can I use to achieve this effect?

Project demonstration at:   https://github.com/spf-oss/Actiprosoft/blob/main/Nav.rar

The effect I want is that the NavigableSymbolSelector control will not change due to the zooming in and out of the Editor.

Comments (1)

Posted 1 year ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

Thank you for the sample.  Your current margin has a Placement of ScrollableTop.  The scrollable area will zoom, so you should set the Placement to FixedTop instead.


Actipro Software Support

The latest build of this product (v24.1.1) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.