SCADA-LTS / Scada-LTS

Scada-LTS is an Open Source, web-based, multi-platform solution for building your own SCADA (Supervisory Control and Data Acquisition) system.
GNU General Public License v2.0
721 stars 289 forks source link

Display problem for scripts with many context points #2780

Closed nduvernois closed 10 months ago

nduvernois commented 10 months ago

I have a script with 20 context points. The list takes some place on the display. Below the list of context points, the script itself is displayed in a box with a dedicated lift. The scripting page (.../scripting.shtm) has a lift also. By scrolling with the main windows lift, the list of scripts on the left side moves, the central block with context point + script remains steady. If the list of context point is long enough + PC screen is not too large, the script edition area is almost hidden. The only solution is to use the zoom from the navigator, but then font becomes small and difficult to read

Possible solutions 👍

fabiodurao commented 10 months ago

Hello, this has already been resolved in version 2.7.5.3 as per the link below. https://github.com/SCADA-LTS/Scada-LTS/issues/2506

nduvernois commented 10 months ago

ok. good news then, and sorry for this duplication of a resolved issue