Page 1 of 1

[SOLVED] UI Errors

Posted: Sat Feb 02, 2019 12:43 am
by Nick
Look on solution code, then run the App.
UI Errors,
On Dock position,
On TextBlock alignment,
Maybe more ...

Re: UI Errors

Posted: Mon Feb 04, 2019 7:39 am
by JS-Support @Userware
Hi,

Thanks for your message.

When we test your code in WPF (because you are using the DockPanel, so I guess you are comparing to WPF) we get the exact same result as in CSHTML5.

Therefore, could you please elaborate on what's the problem and what the expected result is?

Here is a screenshot of the CSHTML5 version (compiled with v1.2 beta 11):
cshtml5.png
cshtml5.png (26.85 KiB) Viewed 11550 times


And here is a screenshot of the WPF version:
wpf.png
wpf.png (11.1 KiB) Viewed 11550 times


The two versions appear to be almost identical.

Here is the attached WPF project if you would like to test:
WpfTestDockPanel.zip
(10.32 KiB) Downloaded 530 times


Thanks
Regards
JS-Support

Re: UI Errors

Posted: Tue Feb 05, 2019 2:01 am
by Nick
Investigate my code, ...

Re: UI Errors

Posted: Tue Feb 05, 2019 7:01 pm
by Nick
My mistake, the post can be closed

Re: [SOLVED] UI Errors

Posted: Wed Feb 06, 2019 3:00 am
by JS-Support @Userware
ok, thanks!