Changes between Version 2 and Version 3 of wxGUIDevelopment/ImprovingSingleWindowUX
- Timestamp:
- 11/27/22 12:31:32 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wxGUIDevelopment/ImprovingSingleWindowUX
v2 v3 155 155 == Week 1 == 156 156 157 1) What did I complete this week? 157 '''1) What did I complete this week?'''\\ 158 158 At the beginning of this week, I was a bit stuck on the Console reorganization topic (see Issue https://github.com/OSGeo/grass/issues/2585). As it is probably the most important topic of the project, for the next weeks we better clarified how the result should look like. To fully use the time between, I changed the timeline a bit and first started to work on the issue of map display page (un)docking. I set up the PR https://github.com/OSGeo/grass/pull/2667 for that topic and plan to continue on it next week. Moreover, I noticed a bug appearing when a user moves a map display notebook page (or wants to pull it out of a map display notebook). 159 159 160 160 161 2) What am I going to achieve for next week? 161 '''2) What am I going to achieve for next week?'''\\ 162 162 163 163 After more testing and fixing I would like to merge the above-mentioned PR dealing with Map Display page (un)docking - please see https://github.com/OSGeo/grass/pull/2667. Specifically, I need to test the behaviour of undocked map display panel when switched to 3D mode. In the meantime, I am going to prepare locally the branch dealing with Console panel reorganization. I would also like to address some small bugs I have revealed when working in Single-Window. 164 164 165 165 166 3) Is there any blocking issue? 166 '''3) Is there any blocking issue?'''\\ 167 167 No, it isn't.