Andrew Farkas
Andrew Farkas
Copying an image to the system clipboard (Windows) and then clicking a button that reads the clipboard results in the following error: 
Steps to reproduce: 1. Open NDCell 2. Do not resize the window 3. Zoom in all the way 4. Pan one pixel to the left The rightmost vertical gridline disappears
# Tentative notation `[` and `]` represent literal characters. `` do not. * `[]` * `` is `Turmite`, `AbsoluteTurmite`, `TriTurmite`, or `HexTurmite` * `` is a `|`-separated list of ``...
Currently there is a field, `single_state: Option` that holds `None` if the node contains more than one cell state value or `Some(state)` if all cells in the node have state...
The [GH Pages build from two months ago](https://github.com/kpreid/cubes/runs/917244314) failed, so https://kpreid.github.io/cubes/cubes.html still has an older version of the code which errors with `TypeError: context.listener.setVelocity is not a function`.
```lua puzzledef{ id = 'skewb_lookalike_hypercube', name = "skewb lookalike hypercube", ndim = 4, meta = { id = 'skewb_lookalike_hypercube', author = "Milo Jacquet", }, build = function() for v in...
Steps to reproduce: 1. Open the turn metrics popup 2. Check the QSTM toggle 3. Restart the program 4. Note that QSTM is active 5. Open the turn metrics popup...
Ctrl+Shift+Z works though 🤔