Add and adjust more scroll hints in the editor

This commit is contained in:
Michael Alexsander 2025-12-15 17:06:00 -03:00
parent 24333c4e3d
commit a45bdce763
No known key found for this signature in database
GPG key ID: A9C91EE110F4EABA
12 changed files with 115 additions and 20 deletions

View file

@ -107,7 +107,7 @@ private:
SAVE_MONITORS_CSV,
SAVE_VRAM_CSV,
};
FileDialogPurpose file_dialog_purpose;
FileDialogPurpose file_dialog_purpose = SAVE_MONITORS_CSV;
int error_count;
int warning_count;