Wintermute Engine Forum

Wintermute Engine => Bug reports => Topic started by: jbw on August 24, 2007, 12:22:43 AM

Title: volatile Delay value in SpriteEdit
Post by: jbw on August 24, 2007, 12:22:43 AM
To reproduce this bug:

1. open/create sprite with 2 or more frames
2. change Delay value of one frame, but don't move focus after typing
3. skip to another frame by pointing it with mouse in the frame list
4. return to edited frame and watch that new Delay value has gone
Title: Re: volatile Delay value in SpriteEdit
Post by: jbw on August 31, 2007, 01:43:21 PM
I thought I've seen this bug mentioned somewhere. Now found it: http://forum.dead-code.org/index.php?topic=826.0

So, it is already in the TODO list (but in a cryptic form).

Obviously this bug affects every edit field of sprite frame, not only delay.
Typing in some field doesn't even trigger the "save changes" warning on exit.

Apparently SE does not flush currently focused edit control on leaving lower dockable window.