Changes between Version 32 and Version 33 of GSoC/2021/SingleWindowLayout


Ignore:
Timestamp:
Jun 20, 2021, 8:28:21 AM (3 years ago)
Author:
lindakladivova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2021/SingleWindowLayout

    v32 v33  
    8383{{{#!td
    8484\\
    85 WIP
     85OK
    8686\\
    8787\\
     
    9999}}}
    100100{{{#!td
    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\\
     110OK
     111\\
     112\\
     113\\
     114WIP
    107115}}}
    108116|-----------------------