Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed ruler cancel #250

Merged
merged 9 commits into from
Dec 6, 2023
Merged

Fixed ruler cancel #250

merged 9 commits into from
Dec 6, 2023

Conversation

asv-soft-u03
Copy link
Contributor

Changed ShowTargedDialog and SetUpRuler methods. The roulette button on the map is now disabled by pressing it a second time.

Asana: https://app.asana.com/0/1203851531040615/1204967469316979/f

@asv-soft-u03 asv-soft-u03 self-assigned this Dec 4, 2023
@asv-soft-u03 asv-soft-u03 changed the base branch from main to develop December 4, 2023 12:35
# Conflicts:
#	src/Asv.Drones.Gui.Core/Shell/Pages/Map/Actions/Ruler/MapRulerActionViewModel.cs
#	src/Asv.Drones.Gui.Core/Shell/Pages/Map/MapPageViewModel.cs
…onViewModel

MapPageViewModel and MapRulerActionViewModel were adjusted for better readability. The logic remained the same. Unnecessary line breaks were removed and meaningful ones were added where needed, with the aim of improving the clarity and maintainability of the code. A protected modifier was also removed from the ReadOnlyObservableCollection _markers, as it was unnecessary.

Asana: https://app.asana.com/0/1203851531040615/1204967469316979/f
@asv-soft-u01 asv-soft-u01 merged commit 5374b9b into develop Dec 6, 2023
@asv-soft-u01 asv-soft-u01 deleted the hotfix/ruler-cancel-fix branch December 6, 2023 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants