I'm not sure if it's a bug or if I messed something up...
I noticed that if I resize "too quickly" on a framewindow, the resizing operation stops... by too quickly, I mean that my mouse goes out of the resize cursor range (the area where the resize cursor appears) If it goes out of that range, the resize event doesn't occur even though I did not release my mouse button.
The expected behavior is that the internal resize function continues checking for a resize, even though the mouse is out of the resize frame area, until I un-hold the mouse button...
I'm not sure exactly what the problem is either... sometimes, when resizing, it stops when I hit another element. Sometimes it stops when a scrollbar appears. (and I am not even hovering over the scrollbar)
sticky resize...
Moderators: CEGUI MVP, CEGUI Team
Re: sticky resize...
Hmm, I didn't quite understand. Could it be that you're talking about this issue? When you're resizing a framewindow the render target gets reallocated and moving the mouse quickly may cause slowdowns/stuttering.
Re: sticky resize...
No, it's nothing to do with the frame rate.
OK, imagine taking the Firefox window frame and resizing it to a smaller size. In my program, mousing over any scrollbars or other windows inside (while resizing) will cause the resizing to stop / will cause me to lose my "grip" on the resize handle.
OK, imagine taking the Firefox window frame and resizing it to a smaller size. In my program, mousing over any scrollbars or other windows inside (while resizing) will cause the resizing to stop / will cause me to lose my "grip" on the resize handle.
Re: sticky resize...
Edit: never mind this post and see below post.
Still haven't figured it out but the problem went away somehow. I THINK using setMouseInputPropagationEnabled seems to fix it... Idk. Hard to track this down.
Still haven't figured it out but the problem went away somehow. I THINK using setMouseInputPropagationEnabled seems to fix it... Idk. Hard to track this down.
Last edited by agamemnus on Wed Jul 28, 2010 23:18, edited 1 time in total.
Re: sticky resize...
Ok, never mind the above post. I see now what's happening, but not the root cause... When I resize the width of the window, I have a function activated that potentially changes the height one of the window's scrollable panes and that somehow stops the resize operation.
Return to “Bug Reports, Suggestions, Feature Requests”
Who is online
Users browsing this forum: No registered users and 6 guests