david-cattermole / mayaMatchMoveSolver

A Bundle Adjustment solver for MatchMove related tasks.
https://david-cattermole.github.io/mayaMatchMoveSolver/
Other
102 stars 27 forks source link

Maya Tool - Solver UI does not automatically raise when the shelf button is pressed #136

Closed david-cattermole closed 4 years ago

david-cattermole commented 4 years ago

Problem

When a user minimises the Solver UI, and the user presses the Solver UI button via the shelf or menu, the Solver UI does not raise. For ease of use, it should raise.

Expected behavior: When a user clicks on the Solver UI button on the shelf (or menu), then the Solver UI should automatically raise to the top of all windows.

Actual behavior: When pressed, the Solver UI does not raise to the top.

Steps to Reproduce

  1. Open the Solver UI, with the shelf or menu.
  2. Minimise the Solver UI (with the 'minimise' button on the top-left)
  3. Open on the Solver UI, with the shelf or menu. The UI should raise to the top, but it does not.

Software Versions

david-cattermole commented 4 years ago

This has been addressed in commit 7c46400. Currently it's only tested on Windows 10, with Maya 2018 and 2019, however. We should test on Linux too.

david-cattermole commented 4 years ago

This has been tested on Windows and Linux version of Maya - it works on both!