* Faster dialog pop-up animation.
* Mouse accessibility doesn't get 'stuck' in click mode when other actions are initiated (e.g., [Esc] or window close button to quit, [Ctrl+P] to print, etc.), when Tux Paint loses focus, or when mouse goes outside of the window.
This commit is contained in:
parent
ef59ecfe2c
commit
63ed74aff4
2 changed files with 21 additions and 6 deletions
|
|
@ -65,6 +65,8 @@ $Id$
|
|||
|
||||
* Other Improvements:
|
||||
-------------------
|
||||
* Quicker prompt window pop-up animation.
|
||||
|
||||
* Tux Paint (in windowed mode) now only centers itself if
|
||||
no specific positioning has been provided via
|
||||
the SDL_VIDEO_WINDOW_POS environment variable.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue