diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2023-04-24 22:25:12 +0100 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2023-04-24 22:25:12 +0100 |
| commit | bbbbc8b22bae0aa15b48273f763b0e215df0c7af (patch) | |
| tree | 0fac3e6f2fb2546be4c03f9911d6210f3a930263 /loopy.c | |
| parent | fcf1d274c3f512e6f70cba71832e0ecc97b656d3 (diff) | |
| download | puzzles-bbbbc8b22bae0aa15b48273f763b0e215df0c7af.zip puzzles-bbbbc8b22bae0aa15b48273f763b0e215df0c7af.tar.gz puzzles-bbbbc8b22bae0aa15b48273f763b0e215df0c7af.tar.bz2 puzzles-bbbbc8b22bae0aa15b48273f763b0e215df0c7af.tar.xz | |
Pattern: Reduce row clue spacing if there are lots of them
Normally, we put two spaces between row clues, but if there are a lot
then even with a smaller font size they might overflow the left edge
of the window. To compensate, go down to one space between clues
instead of two if there are a lot of them. On my laptop the GTK build
demonstrates overflow with "13x1:1//1//1//1//1//1//1/1.1.1.1.1.1.1".
Diffstat (limited to 'loopy.c')
0 files changed, 0 insertions, 0 deletions