summaryrefslogtreecommitdiff
path: root/editor/editor_toaster.cpp
AgeCommit message (Collapse)Author
2021-11-08Fix incorrect encoding (Latin-1 instead of UTF-8) used in `_error_handler` ↵bruvzg
functions.
2021-10-30Make editor toasts threadsafeBrian Semrau
2021-10-19Fix EditorToaster constant update and prevent a crashGilles Roudière
2021-10-14Implement toast notifications in the editorGilles Roudière