Issue 6482 in pharo: switch to fullscreen is dependent on Morphic

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

Issue 6482 in pharo: switch to fullscreen is dependent on Morphic

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Cleanup Milestone-2.0

New issue 6482 by [hidden email]: switch to fullscreen is  
dependent on Morphic
http://code.google.com/p/pharo/issues/detail?id=6482

the method DisplayScreen>>fullscreen: is dependent on Morphic (World). It  
makes Undeclared in Pharo Kernel).

I think this shoud be responsibility of the UI manager.


_______________________________________________
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 6482 in pharo: switch to fullscreen is dependent on Morphic

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 6482 by [hidden email]: switch to fullscreen  
is dependent on Morphic
http://code.google.com/p/pharo/issues/detail?id=6482

SLICE-Issue-6482-switch-to-fullscreen-is-dependent-on-Morphic-PavelKrivanek.1

the fix is very simple. This method calls World restoreMorphicDisplay but  
this call is already used in UIManager dependent checkForNewDisplaySize  
implemented in MorphicUIManager. So it simply removed the duplicate call  
and there is no need for a next UIManager extension


_______________________________________________
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 6482 in pharo: switch to fullscreen is dependent on Morphic

pharo
Updates:
        Status: FixToInclude

Comment #2 on issue 6482 by [hidden email]: switch to fullscreen is  
dependent on Morphic
http://code.google.com/p/pharo/issues/detail?id=6482

(No comment was entered for this change.)


_______________________________________________
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 6482 in pharo: switch to fullscreen is dependent on Morphic

pharo
Updates:
        Status: Integrated

Comment #3 on issue 6482 by [hidden email]: switch to fullscreen is  
dependent on Morphic
http://code.google.com/p/pharo/issues/detail?id=6482

in 2.0 406


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