Fixed tool scrolling crash bug (thanks Kevin & John!).
Made shape tool default to a reasonable sized shape if user doesn't drag.
This commit is contained in:
parent
d60cb8dd11
commit
288fb91421
3 changed files with 34 additions and 3 deletions
|
|
@ -34,6 +34,8 @@ HIGH-PRIORITY IMPLEMENTATION CHANGES:
|
|||
|
||||
LOW-PRIORITY IMPLEMENTATION CHANGES:
|
||||
------------------------------------
|
||||
* Allow keyboard buttons to alter shapes (+/- for size, e.g.)
|
||||
|
||||
* Fix and use scanline fill for filled shapes.
|
||||
|
||||
* Fix "update_shape()" function and use it to replace SDL_Flip()'s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue