-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
luapad QoL -"run" button now repositions with performlayout -add more buttons for whether to remember position/size, and whether to auto-kill the luapad panel when dragging the view -trim newlines to help the property's display -drag check on the resizes -prevent resizing to smaller than 100 pixels -compile only when pressing enter, the run button or exiting the window. no more errors spammed for every new character typed command update -make onshow, delayed strings work with lua -limit the error message for when sv_allowcslua 0 -error handling applied to luapad. it does change the compilestring handleError arg but there's not much lost here. end users don't care about the extra lines that were printed from the stacktrace (they were only UI backend functions, not the code worked on)
- Loading branch information
Showing
5 changed files
with
249 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.