Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1095
FormulaEditorDialog adds line breaks after each single formula character when inside of a scroll viewer
posted

Hello,

when I put the FormulaEditorDialog inside of any scroll viewer child controls and set its HorizontalScrollBarVisibility to Auto the above described problem occurs. I attached a simple sample for demonstration.

 

XamFormulaEditorScrollProblem.zip
Parents
No Data
Reply
  • 138253
    Offline posted

    Hello Marcel,

    Our developers said that since the FormulaEditorDialog uses a derived RichTextBox, this behavior is expected because the RichTextBox itself behave like this. The thing you can do to workaround this is either set the Width of the FormulaEditorDialog or turn off the HorizontalScrollBarVisibility. Please let me know if you have further questions on this matter.

    Looking forward for your.

Children
No Data