Robert
Robert
yin-yang shouldn't have a cursor / keyboard input ✅
The issue is fixed for ctrl-z, but persists for cmd-z, because for whatever reason the keyup event is lost.
I'm not sure this is much of an improvement as is, seems it might be worthwhile iterating on the change a bit. I was imagining something a bit more dynamic,...
Judging by `src-ui/js/ui/KeyPopup.js`, this probably also applies to at least tatamibari, hakoiri. Would require either patching the popup config option label, or adding variants "input segments" / "input symbols".
@x-sheep another one! I've added this as test-cases in https://github.com/robx/pzprjs/commit/564df77ef6fd5812fb9cc5a3d5fd2684287f7f5b (but the problematic one is commented; I didn't wait for it to finish)
Having a bit of trouble working with this. Specifically, ``` $ make build [...] npx rollup -c ./rollup.config.js Unexpected token import make: *** [rollup] Error 1 ``` Any clue? Also,...
I've pushed two fixes to master that should obviate the need for those `isFreeze` checks.
Thank you for the detailed explanation. I see how that is hard to document clearly :/ I like the general idea of providing an API where `createPipe` generally has "non-inheritable"...
I agree, I'd vaguely planned to do something like this. It could probably be integrated rather unobtrusively in the menu bar (i.e., a top level menu entry that would say...
I'd be happy to tweak the colors a bit to something that works better for you, would you like to make a concrete suggestion? We could try that out and...