After migrating a project from WinCC OA 3.15 (CentOS 7) to WinCC OA 3.17 (CentOS 8), I noticed the following effect when using the ULC UX client:
Panels are now displayed with a margin to the left and to the top, possibly rendering part of the panel outside of the visible area.
In 3.15, this margin did not appear.
Screenshot 1 shows the output in 3.15 on a Full HD screen with a panel of approx. size 1900x1000.
There is no margin and the panel is displayed in the upper left corner of the browser window.
Screenshot 2 shows the output in 3.17 on a Full HD screen with a panel of approx. size 1900x1000.
There is a margin of 160px to the left and 23px to the top, introduced by the div container with the id "CSW_CONTAINER_1".
How can I get rid of that margin and display the panel in the top left corner again as it was in 3.15?
Edit: Attachments don't work
[3.17] ULC UX - Panels not displayed fully
- horvathr
- Posts:10
- Joined: Fri Dec 14, 2018 10:24 am
Re: [3.17] ULC UX - Panels not displayed fully
Hello,
you can make the adjustments for the margin in the etm.css file,
You can find this container in the
\ Siemens \ Automation \ WinCC_OA \ 3.17 \ data \ ulc \ etm.css
Please note, when a new patch appears it will be overwritten, or if you got an backup the file must always be adapted.
best regards
you can make the adjustments for the margin in the etm.css file,
You can find this container in the
\ Siemens \ Automation \ WinCC_OA \ 3.17 \ data \ ulc \ etm.css
Please note, when a new patch appears it will be overwritten, or if you got an backup the file must always be adapted.
best regards