Skip to content

User feedback during long operations #10

Description

@Eneroth3

This should be done in the tool layer, not in operations themselves. Operations can be used in other extensions where they are just a tiny part of a longer operation, e.g. drawing a house. In such situations it doesn't make any sense to have the feedback saying "56% done" when perhaps 2 or 86 % is done. Also it falls outside the scope of the operations to give user feedback.

The feedback must also fit into the branding of SU and the platform, e.g. be simple statusbar text.

One implementation could be to have BulKSolidOperations yield count, total, container1 and container2 on each operation, total being number of targets multiplied by number of modifiers. Then the tools could produce statusbar texts such as "52% (Uniting Car and Zeppelin)".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions