1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-27 20:12:34 +00:00
serenity/Userland/DevTools/GMLPlayground
Samuel Bowman 5e26bb7643 GMLPlayground: Allow previewing GML in a separate window
Previously, Playground would always preview the rendered GML in a frame
next to the editor. This can be annoying when trying to work with small
or large widget hierarchies since the size of the preview is tied to the
size of the editor. Now there is a view menu which allows you to toggle
between the frame or a separate window which can be resized independent
of the editor.
2022-10-15 23:16:38 +02:00
..
CMakeLists.txt Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00
main.cpp GMLPlayground: Allow previewing GML in a separate window 2022-10-15 23:16:38 +02:00