101 | | '''wxGUI refactoring:''' |
102 | | - Integrate the Display toolbar into a new class related to the Display panel |
103 | | - Integrate and move layout functions and superior functions and handlers into the basic GUI frame class in the App directory (Layer Manager will take over the role of the Display tab) |
104 | | }}} |
105 | | {{{#!td |
106 | | |
| 101 | '''wxGUI refactoring''' |
| 102 | - Create a more general Map Display (wx.Panel) which can be used for Single Layout as well as current Multi Layout |
| 103 | -- Create Map Display status bar based on wx.StatusBar widget, see https://github.com/OSGeo/grass/pull/1621 |
| 104 | -- Utilize Map Display panel into Map Display frame |
| 105 | }}} |
| 106 | {{{#!td |
| 107 | \\ |
| 108 | \\ |
| 109 | \\ |
| 110 | OK |
| 111 | \\ |
| 112 | \\ |
| 113 | \\ |
| 114 | WIP |