Kai O'Reilly

Results 459 comments of Kai O'Reilly

Thank you for asking about this. We are planning to develop a WYSIWYG editor at some point. I will keep this issue open to track the development of such (#167...

Thank you for reporting this. This error message indicates that the architecture it is compiling for does not match the architecture of the Android device. The default target architecture is...

To me it seems a little risky to use the same indicator for generated files and untracked files, since one of the main use cases of such an indicator would...

Some kind of icon? Or just some other text color such as yellow?

We have updated to Go 1.23, so this should be done.

This is expected behavior; non-default saving is based on struct fields, and there is only one struct field for the whole key map, as it is just a map.

This happens when you change anything in device settings, so the issue is that it can not correctly detect whether the `KeyMap` and `KeyMaps` are non-default.

This is simply not true. Our current default spacing is good for user-friendly applications and is consistent with that of Material Design. The user is always free to set the...

The appearance settings zoom and spacing are based around 0-100, not 0-1, so those should be 50 and 70, respectively. However, again, I would recommend against hardcoding the settings in...