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

MapEditorController: Show details for map part operations #2110

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 14, 2022

  1. MapEditorController: Show details for map part operations

    When merging or removing a map part the user is not informed about
    the number of affected objects.
    This easy change tells the user how many objects are subject of merging
    or removing a map part.
    dl3sdo committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    66a9f17 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. MapEditorController: Remove Popup window for empty map parts

    If the map part to be removed or merged is empty, it's an option to
    avoid asking the user before removing the empty map part as no objects
    are affected.
    This commit removes the popup window in case of empty map parts.
    dl3sdo committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    60df604 View commit details
    Browse the repository at this point in the history