When choosing UTF-8 as the default encoding for new files, the editor always adds BOM to new files even if the "with BOM" box is unchecked.
The editor seems to have problem saving the default encoding setting when choosing one from the drop down list. It usually gets reset to System Default after closing the Options window. The only way I managed to get it working is:
(1) start the editor with System Default as the default encoding for new files.
(2) Tools -> Options -> New Document -> choose an encoding from the list (e.g. UTF-16LE) -> click OK.
(3) open Options again -> "System Default" is checked -> check the displayed/grayed-out UTF-16LE -> click OK. Now the default encoding for new files is UTF-16LE.
BTW, is it possible to add an option to lock toolbars to prevent them from being dragged accidentally?
Please provide the following information
Madedit-Mod version (or branch): 0.4.15
platform/architecture: win64
compiler and compiler version: VS2017
BTW, is it possible to add an option to lock toolbars to prevent them from being dragged accidentally?