Page 1 of 1
SCS11 Editor display sizing bug (part fixed in 11.0.1)
Posted: Thu Jul 12, 2012 2:41 am
by d_korman
If I open the editor and maximise the editor window, and then try to drag the vertical divider to the left to increase the width of the right hand pane, the window revert to its previous size.
OS is windows 2000 with all updates
Re: SCS11 Editor display sizing bug
Posted: Thu Jul 12, 2012 2:06 pm
by Mike Daniell
Fix ready for 11.0.1. Currently the right hand pane has a fixed width, and the handling of the fixed width caused the error.
Re: SCS11 Editor display sizing bug
Posted: Thu Jul 12, 2012 7:29 pm
by d_korman
Thanks - hopefully you are making the pane re-sizeable?
Re: SCS11 Editor display sizing bug
Posted: Fri Jul 13, 2012 7:59 am
by Mike Daniell
d_korman wrote:Thanks - hopefully you are making the pane re-sizeable?
I gave this some serious thought when developing SCS 11 but it's a big job and unfortunately will have to wait. I may do a partial implementation soon, but not immediately. It's a big job because every cue type has its own layout of sub-cue properties, and most of the fields would need to be resized and/or repositioned on adjusting the width of the right-hand panel. A "partial implementation" could provide resizing and repositioning of selected fields, such as allowing the video/image cue timeline to extend if the panel is widened. I've also had requests to show more devices in audio file cues if the vertical size of the panel is increased.