Anonymous | Login | 02-27-2021 07:23 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0004833 | [Squeak] Kernel | minor | always | 09-09-06 17:48 | 09-09-06 17:48 | |||||||
Reporter | Krivanek | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | 3.10 | |||||||||
Summary | 0004833: [KernelImageOverride] DisplayScreen class checkForNewScreenSize | |||||||||||
Description |
DisplayScreen class >> checkForNewScreenSize original: checkForNewScreenSize "Check whether the screen size has changed and if so take appropriate actions" Display extent = DisplayScreen actualScreenSize ifTrue: [^ self]. DisplayScreen startUp. Smalltalk isMorphic ifTrue: [World restoreMorphicDisplay. World repositionFlapsAfterScreenSizeChange] ifFalse: [ScheduledControllers restore; searchForActiveController] override: checkForNewScreenSize "Check whether the screen size has changed and if so take appropriate actions" UIManager default checkForNewDisplaySize UI dependent code replaced with the new UIManager message |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
27 total queries executed. 24 unique queries executed. |