Graham Fenner

Results 3 issues of Graham Fenner

I think you meant when the handler returns 0, not 1.

I expect that `-r:C:\somedll.dll` would do the same thing as `//css_ref C:\somedll.dll I am using this in sublime text editor. Only //css_ref works, but I dont' want to put that...

done

### Affected hardware version Bangle 1, Bangle 2 ### Your firmware version latest ### The bug ```javascript { Bangle.setOptions({"lockTimeout":0}); Bangle.setLocked(false); } ``` I feel like the lock feature is a...

type-enhancement
area-apps