Issue 1101 in moose-technology: Pager does not properly replace the panes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 1101 in moose-technology: Pager does not properly replace the panes

moose-technology
Status: New
Owner: ----
CC: [hidden email]
Labels: Type-Defect Priority-Critical Component-Glamour Milestone-5.0

New issue 1101 by [hidden email]: Pager does not properly replace the  
panes
https://code.google.com/p/moose-technology/issues/detail?id=1101

This is a critical bug.

1. In a Playground go on "(1 to: 100)"
2. In the second pane select "4"
3. In the third pane select "self" (you should have 4 panes now)
4. Go back to the second pane and select "2"
==> You will still see "4" on the third pane

The problem only occurs when there are more panes to the right.

Furthermore, the Glamour model is correct: the entity of the third pane is  
indeed 2, but something is wrong in the rendering.

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 1101 in moose-technology: Pager does not properly replace the panes

moose-technology
Updates:
        Status: Fixed

Comment #1 on issue 1101 by [hidden email]: Pager does not properly  
replace the panes
https://code.google.com/p/moose-technology/issues/detail?id=1101

Because of animation (in background thread) panes were removed in wrong  
order. Fixed.

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev