show cursor on picking and other modes than draw/erase, sanity check on presets file
This commit is contained in:
@@ -155,7 +155,7 @@ public:
|
||||
bool key_char(char key);
|
||||
void toggle_ui();
|
||||
void set_stylus();
|
||||
void message_box(const std::string& title, const std::string& text);
|
||||
NodeMessageBox* message_box(const std::string& title, const std::string& text, bool cancel_button = false);
|
||||
|
||||
void rec_clear();
|
||||
void rec_loop();
|
||||
|
||||
Reference in New Issue
Block a user