| 208 | |
| 209 | == Week 4 == |
| 210 | '''1) What did I complete this week?'''\\ |
| 211 | On Thursday we had a videocall with Anna, Vashek and Martin and we discussed how to arrange further work. We revised our priorities and put off the coding related to move of Projection page for two last project weeks. Now the priority is the statusbar combobox removal. So I started to work on two PRs - the first one (https://github.com/OSGeo/grass/pull/2155) projects all changes to other Map Display applications (as Map Swipe and others) because before further work we need to unify our code a bit; while the second PR implements statusbar settings via radiobuttons and also removes the combobox. For more info please see https://github.com/OSGeo/grass/pull/2153. |
| 212 | |
| 213 | In the meantime, I also finished https://github.com/OSGeo/grass/pull/2087 which moves Use defined projection checkbox to Map Display Settings. |
| 214 | |
| 215 | '''2) What am I going to achieve for next week?'''\\ |
| 216 | The main task for the next week is to finish both opened PRs. It will lead to entire statusbar combobox removal in all Map Display related applications because everywhere the Map Display Settings dialog will be newly available. I will also create a new icon for Map Display settings since the currently used icon is not suitable (we already use the same icon e.g. in Map Swipe for the purpose of settings). |
| 217 | |
| 218 | '''3) Is there any blocking issue?'''\\ |
| 219 | No, it isn't. |
| 220 | |