Support Board
Date/Time: Sun, 13 Sep 2026 11:48:39 +0000
Post From: GDI Flickering
| [2024-03-15 21:17:01] |
| User431178 - Posts: 905 |
|
Your Labelsettings structure is a global variable shared by all copies of the study. Unless the settings are the same in both studies, it will flicker/move each time the differing settings are changed. You need separate for each copy of the study, or just read the inputs directly in the drawing function. |
