Page 1 of 1

StiWpfDesignerControl resizing problem

Posted: Thu Jul 13, 2017 8:22 am
by ProIT
Hi there

We use the StiWpfDesignerControl inside a telerik RadTabControl. When no report is loaded the designer control is shwon correctly.
StiWpfDesignerControl01.png
StiWpfDesignerControl01.png (81.56 KiB) Viewed 2987 times
When I load a report and set the zoom level small enough so that the whole page is visible the designer is shown correctly:
StiWpfDesignerControl02.png
StiWpfDesignerControl02.png (118.07 KiB) Viewed 2987 times
But when I zoom the page in the designer control grows too large.
StiWpfDesignerControl03.png
StiWpfDesignerControl03.png (113.61 KiB) Viewed 2987 times
No scrollbars are shown. I already tried with <ScrollViewer> etc. How can I set the Control to show scrollbars? Do you have a working example for a designer control placed inside a tab?

Thank you for your help!
Mike

Re: StiWpfDesignerControl resizing problem

Posted: Thu Jul 13, 2017 10:48 am
by Alex K.
Hello,

Please send us a simple project which reproduces the issue for analysis.

Thank you.

Re: StiWpfDesignerControl resizing problem

Posted: Thu Sep 21, 2017 8:25 am
by ProIT
Hi there

I figured it out! You have to use a dock panel instead of a stack layout...

Regards
Mike

Re: StiWpfDesignerControl resizing problem

Posted: Thu Sep 21, 2017 5:05 pm
by Alex K.
Hello Mike

Thank you for the information.
Please let us know if you need any additional help.

Thank you.