- for some reason this was completely broken in v20
- updated the size and display length for better UI experience
- fixed the drawing and closing of the locate window
- update plugin.xml to reference proper class to delete displays (bundles)
- Add in DeleteAWIPSBundle class from v18 (MJ created it originally)
-update class to remove unused import and update the deprecated method call
ChangeD2DLayoutAction:
- set initial side view number to 0
- added comment for side view resizing (from previous commit)
D2D5Pane
- removed the THREE_PANE_WIDTH (not used anymore)
- added a ZERO_PANE_WIDTH
- default to 0 views otherwise use the base views for side views
- use the ZERO_PANE_WIDTH when there are zero views
plugin.xml
- changed 1panel to have 0 side panes
ChangeD2DLayoutAction
- if 0 side panels, make side panel width 0
D2D5Pane
- change initial start up to have 0 side panes