1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-06-29 10:30:36 +00:00

Fixes rendering of Status area when contextual F1 help is invoked.

This commit is contained in:
FellippeHeitor 2020-02-13 11:56:57 -03:00
parent 1ec0388794
commit 8da4c1eb1e

View file

@ -2486,6 +2486,7 @@ FUNCTION ide2 (ignore)
WikiParse a$
IdeSystem = 3 'Standard qb45 behaviour. Allows for quick peek at help then ESC.
GOSUB redrawitall
GOTO specialchar
ELSE