diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2022-11-28 22:49:30 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2022-11-28 22:49:30 +0000 |
| commit | e8cdac58e551f5c4444a6ff293eaad8e4923856e (patch) | |
| tree | 61fe8a1a3144d72c201561168b3583430cf1adf1 /loopgen.c | |
| parent | 4be221ba4917d00a15d115b7f85557b6ab6fa4d0 (diff) | |
| download | puzzles-e8cdac58e551f5c4444a6ff293eaad8e4923856e.zip puzzles-e8cdac58e551f5c4444a6ff293eaad8e4923856e.tar.gz puzzles-e8cdac58e551f5c4444a6ff293eaad8e4923856e.tar.bz2 puzzles-e8cdac58e551f5c4444a6ff293eaad8e4923856e.tar.xz | |
js: Don't word-wrap the status bar
With word-wrapping disabled, long status-bar texts fall off the
right-hand end rather than wrapping onto an invisible second line.
This is less confusing because it makes the overflow more obvious.
I've also turned on "text-overflow: ellipsis" for extra obviousness.
Finally, this also the need to explicitly set the height of the status
bar, not that that was doing any harm.
Diffstat (limited to 'loopgen.c')
0 files changed, 0 insertions, 0 deletions