issues
search
jalovatt
/
scythe
Lua GUI library and utility framework for Reaper scripts (formerly Lokasenna_GUI)
https://jalovatt.github.io/scythe
MIT License
26
stars
6
forks
source link
Extract error and restricted-mode code
#77
Closed
jalovatt
closed
5 years ago
jalovatt
commented
5 years ago
Finish implementing and checking the separate Error module.
? - Make
error_message
an array or a function in case the user has managed to get through multiple errors?
Have it set
Scythe.quit = true
until a better solution for the global state is found.
error_message
an array or a function in case the user has managed to get through multiple errors?Scythe.quit = true
until a better solution for the global state is found.