@Victor, I added the thindivider to the last list item. Going over the stuff you wanted fixed,
- On looking closer, the margins of the listitems in the locations Page look the same to me. I also cross-checked with design and it looks the same. If you were referring to the margins during the multi-select mode, then yes that's changed and that's because the SDK draws the checkbox and the drag handler. I cannot change their margins I am afraid.
- After merging trunk, I am noticing the following error while deleting a location. I am unable to delete a location. On further testing, it seems commit 57 in trunk seems to be causing it. Can we get that reverted pls?
file:///opt/click.ubuntu.com/com.ubuntu.weather/3.0./share/qml/ubuntu-weather-app.qml:256: TypeError: Cannot read property 'db' of undefined
All other issues have been addressed except for the newly cropped delete issue.
@Victor, I added the thindivider to the last list item. Going over the stuff you wanted fixed,
- On looking closer, the margins of the listitems in the locations Page look the same to me. I also cross-checked with design and it looks the same. If you were referring to the margins during the multi-select mode, then yes that's changed and that's because the SDK draws the checkbox and the drag handler. I cannot change their margins I am afraid.
- After merging trunk, I am noticing the following error while deleting a location. I am unable to delete a location. On further testing, it seems commit 57 in trunk seems to be causing it. Can we get that reverted pls?
file:// /opt/click. ubuntu. com/com. ubuntu. weather/ 3.0./share/ qml/ubuntu- weather- app.qml: 256: TypeError: Cannot read property 'db' of undefined
All other issues have been addressed except for the newly cropped delete issue.