mirror of
https://github.com/FellippeHeitor/InForm.git
synced 2025-01-15 11:59:34 +00:00
Properly display the Editor's icon after _SCREENSHOW is called.
This commit is contained in:
parent
969fc5ac15
commit
20dfe998f0
1 changed files with 1 additions and 0 deletions
|
@ -2121,6 +2121,7 @@ SUB __UI_OnLoad
|
||||||
END IF
|
END IF
|
||||||
|
|
||||||
_SCREENSHOW
|
_SCREENSHOW
|
||||||
|
_ICON
|
||||||
|
|
||||||
RANDOMIZE TIMER
|
RANDOMIZE TIMER
|
||||||
HostAttempts = 0
|
HostAttempts = 0
|
||||||
|
|
Loading…
Reference in a new issue