Closed JulienBreux closed 7 years ago
- What I did
Addition of the possibility of set a view to the bottom
- How I did it
Add Gui.SetViewOnBottom function for that.
Gui.SetViewOnBottom
- How to verify it
Gui.SetViewOnTop
A big thanks for this amazing tool!
Merged via 93acb816a808ac62affc3d612a53c852426cbe96. I simplified a bit the function and also updated _examples/dynamic.go to include a call to *Gui.SetViewOnBottom.
_examples/dynamic.go
*Gui.SetViewOnBottom
Summary
- What I did
Addition of the possibility of set a view to the bottom
- How I did it
Add
Gui.SetViewOnBottom
function for that.- How to verify it
Gui.SetViewOnTop
andGui.SetViewOnBottom
to play :)Questions
Note
A big thanks for this amazing tool!