Changes between Version 12 and Version 13 of wxGUIDevelopment/ImprovingSingleWindowUX


Ignore:
Timestamp:
Dec 25, 2022, 12:32:09 PM (19 months ago)
Author:
lindakladivova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wxGUIDevelopment/ImprovingSingleWindowUX

    v12 v13  
    208208'''3) Is there any blocking issue?'''
    209209No, it isn't.
     210
     211
     212== Week 3 ==
     213'''1) What did I complete this week?'''
     214
     215I fully refactored the PR https://github.com/OSGeo/grass/pull/2667 dealing with dock/undock map display functionality and currently, this thing is almost finished. In addition, the PR https://github.com/OSGeo/grass/pull/2682 implementing the Export history button in the Console pane was approved. So these two PRs are finally approaching merging.
     216
     217
     218I have started to work on a different topic which is related to the one major project topic which sounds basically "How to make the Console pane more user-friendly". I started by adding an input prompt sign which should help beginners notice the Command prompt and better understand the difference between the Command prompt and the Command output. For this purpose, I created the PR https://github.com/OSGeo/grass/pull/2718 which is still under process.
     219
     220'''2) What am I going to achieve for next week?'''
     221
     222Besides working on PR https://github.com/OSGeo/grass/pull/2718, I plan to more focus on the Console reorganization topic.
     223
     224
     225'''3) Is there any blocking issue?'''
     226No, it isn't.