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
Copy file name to clipboardexpand all lines: ChangeLog
+1
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@
20
20
Bangle.js: 6x15 font tweaks for ISO8859-1
21
21
Bangle.js2: Fix 'UNFINISHED STRING' error if non-UTF8 char within UTF8 start char range is at end of string
22
22
Bangle.js2: Add Bangle.setOptions({lcdDoubleRefresh:true}) to pulse EXTCOMIN for LCD twice, avoiding contrast 'toggle' effect when viewing LCD off axis
23
+
Graphics: Fix wrapString when attempting to wrap text containing an image that's too large for the wrappable area (fix #2481)
23
24
24
25
2v21 : nRF52: free up 800b more flash by removing vector table padding
25
26
Throw Exception when a Promise tries to resolve with another Promise (#2450)
0 commit comments