GDQuest / learn-gdscript

Learn Godot's GDScript programming language from zero, right in your browser, for free.
https://gdquest.github.io/learn-gdscript/
Other
2.11k stars 160 forks source link

ErrorOverlay not using new Revealer properly #147

Closed Xananax closed 2 years ago

Xananax commented 2 years ago

Lines 36 and 37 https://github.com/GDQuest/learn-gdscript/blob/45f5baf3c844c1336da64fff6a201e15ea051a6a/ui/components/popups/ErrorOverlayPopup.gd#L36

were erroring, so they've been commented out, but it seems they had something to do with the ErrorOverlay's UI logic because the first revealer is not occupying the full space no matter what

YuriSizov commented 2 years ago

Closed by https://github.com/GDQuest/learn-gdscript/commit/0578193cbb36005fb749d451c7b7f0db1a344222