Hello guys,
I am sending my weekly report, it is also available here [1].
1) What did I complete this week?
This week the PR [2] devoted to moving the Mask widget to the main status bar was finally merged. It means that now the Mask button is a part of the main window status bar and GUI much better reacts to any change related to Mask (creation, removal). Another merged PR fixes the behavior of Single-Window GUI when console content has been changed [3]. It means that the Console pane (if part of any notebook) is focused whenever it can tell us something important.
In the meantime, I was working on [4] which is still not finished since we need to discuss further proceeding with Anna. This PR is already a bit related to the Projection page which is nowadays a part of GUI settings but we plan to move it to Map Display settings. It is quite a big step because we also change the logic (general settings vs. local settings) and we need to first discuss it so we plan a video call.
2) What am I going to achieve for next week?
The task for the next week is mainly to finish [4] and to start working on a new bigger PR related to the Projection page. Last but not least we need to decide on the final appearance of Map Display settings.
3) Is there any blocking issue?
No, it isn’t.
Have a nice weekend,
Linda
[1] https://trac.osgeo.org/grass/wiki/wxGUIDevelopment/RedesigningStatusbar
[2] https://github.com/OSGeo/grass/pull/2089