PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Gary Stout on November 09, 2009, 04:45:41 PM

Title: Statusbar Editor Bug
Post by: Gary Stout on November 09, 2009, 04:45:41 PM
Looks like there might be a minor bug in the statusbas editor. If you select the 'down' arrow to move a SB item down, the item is actually moved 'up'. The 'up' arrow seems to work normal.

I should add the selected item goes down one, but the information you are moving doesn't go down one.

Thanks,
Gary
Title: Re: Statusbar Editor Bug
Post by: Paul Squires on November 09, 2009, 07:03:55 PM
Hi Gary,

Yes, looks like you are right. It seems like you need to press the arrow key down twice in order to get the selected item to move one position down. Nonetheless, it does seem to be a bug. I will fix it for the next update.
Title: Re: Statusbar Editor Bug
Post by: Paul Squires on November 09, 2009, 08:15:42 PM
What a silly bug. I used List_MoveUp when I should have called List_MoveDown. Very embarrassing.  :)

On the bright side though, the fix was probably one of the easiest I have ever made.

Fix will be in v3.03
Title: Re: Statusbar Editor Bug
Post by: Gary Stout on November 10, 2009, 03:16:30 AM
You are forgiven  ;D  Glad it was a simple fix......guess that just proves we are all human and make mistakes.

Thanks,
Gary