Changes between Version 50 and Version 51 of GSoC/2021/SingleWindowLayout


Ignore:
Timestamp:
Jul 9, 2021, 10:40:38 PM (3 years ago)
Author:
lindakladivova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2021/SingleWindowLayout

    v50 v51  
    138138{{{#!td
    139139'''wxGUI refactoring:'''
    140  - Build all other Map Frames based wx.Statusbar (see https://github.com/OSGeo/grass/pull/1675)
     140 - Build all other Map Frames based wx.Statusbar (see https://github.com/OSGeo/grass/pull/1689)
    141141 - Utilize Map Display panel into Map Display frame (see https://github.com/OSGeo/grass/pull/1675)
    142142}}}
     
    156156}}}
    157157{{{#!td
    158 '''Map Display notebook pane:'''
    159 - Link the Map Display pane with Layer Manager tabs
    160 }}}
    161 {{{#!td
    162 
     158'''wxGUI refactoring:'''
     159 - Build all other Map Frames based wx.Statusbar (see https://github.com/OSGeo/grass/pull/1689)
     160 - Utilize Map Display panel into Map Display frame (see https://github.com/OSGeo/grass/pull/1675)
     161}}}
     162{{{#!td
     163\\
     164\\
     165\\
     166WIP
     167\\
     168WIP
    163169}}}
    164170|-----------------------
     
    329335
    330336== Week 5 ==
    331 '''1) What did I complete this week?'''\\
    332 '''2) What am I going to achieve for next week?'''\\
    333 '''3) Is there any blocking issue?'''\\
     337'''1) What did I complete this week?'''\\
     338I worked mainly on the PR https://github.com/OSGeo/grass/pull/1689 which was again opened after our discussion last week. Anna took care of solving the issue https://github.com/OSGeo/grass/issues/1691 and then I rebased the https://github.com/OSGeo/grass/pull/1689. This PR is now in the reviewing process and will be early merged.
     339I am also still working on the main refactoring PR ​https://github.com/OSGeo/grass/pull/1675. Unfortunately, we are still discovering new things that are influenced and need to be changed. Those changes are so connected together that it is not possible to make several different PRs...
     340
     341Meantime, I also discovered the bug in the Show comp. extent option in statusbar and corrected it (see PR https://github.com/OSGeo/grass/pull/1717 and issue https://github.com/OSGeo/grass/issues/1714).
     342
     343'''2) What am I going to achieve for next week?'''\\
     344After merging PR https://github.com/OSGeo/grass/pull/1689, I will again focus on PR https://github.com/OSGeo/grass/pull/1675.
     345
     346'''3) Is there any blocking issue?'''\\
     347No, it is not.
    334348
    335349== Week 6 ==