Issue 5526 in pharo: Progress bar uncentered

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

Issue 5526 in pharo: Progress bar uncentered

pharo
Status: Accepted
Owner: [hidden email]
Labels: Milestone-1.4 Type-Bug Difficulty-Easy

New issue 5526 by [hidden email]: Progress bar uncentered
http://code.google.com/p/pharo/issues/detail?id=5526

Progress bar is not centered anymore, althought the code indicate it is.

Test the example in the comment of the method:

String>>displayProgressFrom: minVal to: maxVal during: workBlock


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5526 in pharo: Progress bar uncentered

pharo
Updates:
        Cc: marianopeck

Comment #1 on issue 5526 by [hidden email]: Progress bar uncentered
http://code.google.com/p/pharo/issues/detail?id=5526

if you revert mariano's change on SystemProgressMorph>>#recenter, it will  
work but i believe that there's some reason behind that change. (see  
attached cs)
Mariano, what do you think? is it ok to revert your change? what was the  
reason behind that change?



Attachments:
        issue-5526.1.cs  606 bytes


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5526 in pharo: Progress bar uncentered

pharo
Updates:
        Status: FixReviewNeeded

Comment #2 on issue 5526 by [hidden email]: Progress bar uncentered
http://code.google.com/p/pharo/issues/detail?id=5526

another option could be to pass a point as a parameter to the  
SystemProgressMorph and center according to that point. see attached cs

Attachments:
        issue-5526-another-option.1.cs  1.4 KB


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5526 in pharo: Progress bar uncentered

pharo
Updates:
        Status: FixToInclude

Comment #3 on issue 5526 by [hidden email]: Progress bar uncentered
http://code.google.com/p/pharo/issues/detail?id=5526

OK I will integrate the first version thanks!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5526 in pharo: Progress bar uncentered

pharo
Updates:
        Status: Integrated

Comment #4 on issue 5526 by [hidden email]: Progress bar uncentered
http://code.google.com/p/pharo/issues/detail?id=5526

integrated first version in 14413


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5526 in pharo: Progress bar uncentered

pharo

Comment #5 on issue 5526 by marianopeck: Progress bar uncentered
http://code.google.com/p/pharo/issues/detail?id=5526

well, I was in holidays offline while this issue happened. From my point of  
view, having the progress bar in the middle is completly annoying. I hate  
it with all my heart. hilaire, is there any reason to have it in the  
middle? because it really piss you off when you want to contninue doing  
someting else.

maybe we can have a setting?


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5526 in pharo: Progress bar uncentered

pharo

Comment #6 on issue 5526 by [hidden email]: Progress bar uncentered
http://code.google.com/p/pharo/issues/detail?id=5526

I don't use it anymore, so it is ok for me.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker