Andrew Farkas

Results 66 issues of Andrew Farkas

Copying an image to the system clipboard (Windows) and then clicking a button that reads the clipboard results in the following error: ![image](https://user-images.githubusercontent.com/6060305/126857256-c2d14ccd-6e2c-4f8c-8c48-e6bae199d8f0.png)

bug

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

bug

# 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...

crash
v2

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...

type: bug
v1

Ctrl+Shift+Z works though 🤔

type: polish
v1
topic: keybinds