Actions
Bug #4343
closedremove the full screen button
Start date:
08/27/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4343
Description
The full screen button on the toolbar does nothing and should be removed before the 2.0 release.
Bug 2369, comments 3-7, describe why it is disabled.
Updated by Chad Berkley about 15 years ago
I removed the icon in the toolbar and the menu item in the view menu. This can easily be readded by modifying the uiMenuMappings_en.properties file and by removing the code in gui/src/org/kepler/module/util/Initialize.java in the updateFrameComponents() method.
Actions