You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this version I've enhanced multi-lingual feature so users can select language from a list and apply custom language regarding their own system locale.
20
+
21
+
I've also changed UI a bit, made the whole window dragable and changed Font size.
22
+
23
+
* DEV: Added _GUICtrlSetDataEx function to set Control item's data and color at-once, and also generates auto-color based on ctrl text
24
+
25
+
* DEV: Added Restart Feature, could be called with _ScriptRestart
26
+
27
+
* DEV: RTL/LTR Fully supported, just add RTL=true in MetaData section of your language
28
+
29
+
* DEV: Exit button text changed from X to × which look cool :)
0 commit comments