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

Add-In Enhancements #41

Open
regan-sarwas opened this issue May 21, 2021 · 0 comments
Open

Add-In Enhancements #41

regan-sarwas opened this issue May 21, 2021 · 0 comments

Comments

@regan-sarwas
Copy link
Member

  1. The Hide/Unhide dialog is lame! (it is using a simple message box to avoid creating a new dialog). See other Add Ins for details on creating a task specific dialog.
  2. Provide just a hide or an unhide button as appropriate. This might be difficult, as the status is not exposed in the views that are currently used, so we would need to check the view name, or the layer name, neither of which are guaranteed to yield the correct result.
  3. Remove the check for a master server from the replica; We are not supporting SQL Server replication, and unlikely to support it in the future.
  4. Use conditions in Pro, so that the Edit Location Status button is disabled if points in a single SQL layer is not selected. Would need to have more info in the tooltip, so users know how to activate the button.
  5. Add convenience buttons to the Animal Movements ribbon (Pro) for other Toolbox tools (i.e. Home Range).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant