dclamage / SudokuSolver

GNU General Public License v3.0
50 stars 24 forks source link

Fix gear icon when user script is imported as ASCII #93

Closed Orphis closed 2 years ago

Orphis commented 2 years ago

If the script is imported as ASCII instead of UTF-8, then the gear icon will be all messed up. This replaces the emoji with the matching sequence in UTF-16 code units to always make it work.

dclamage commented 2 years ago

Please work off the dev branch - this was already fixed on dev.