Regen POT/PO after Help page update re: PO editors
Update Help page re: PO editor possibilities
Scroll wheel problem on Windows
Thanks! Applied https://sourceforge.net/p/tuxpaint/tuxpaint/ci/90cc8d93a92ffdb49e5d21a520188e57c08cbc8b/ I notice in the other places where we use event.wheel.y, we test for > 0 or < 0, whereas in this case it was only testing > 0 (to set is_upper variable). So I assume, based on this, that no other scrollwheel-controllable parts of Tux Paint were affected. Let me know if I'm mistaken and we can reopen and continue working on this.
Ignore scrollwheel events when `event.wheel.y == 0`
Disable MAINLOOP_THREAD
Regen POT/PO after download/macos/older update
download/macos/older syntax error fix