Drop button_label_y_nudge; no longer needed (part 2)

Apparently `git push`-ed before I was done.  The rest of
https://sourceforge.net/p/tuxpaint/tuxpaint/ci/8db84be008a797f04b2d8557cb0c196c74da5059/
This commit is contained in:
Bill Kendrick 2024-06-02 11:09:05 -07:00
parent 8db84be008
commit 93a8fd8815
3 changed files with 12 additions and 28 deletions

View file

@ -87,6 +87,10 @@ https://tuxpaint.org/
(h/t Karl Ove Hufthammer for suggesting)
Bill Kendrick <bill@newbreedsoftware.com>
* Removed unnecessary (and now unhelpful) button label text
vertical position nudging (had only been used by Khmer locale).
Bill Kendrick <bill@newbreedsoftware.com>
* Make screen refresh more snappy on macOS.
Mark Kim <markuskimius@gmail.com>