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

EMSUSD-1193 hide unwanted export plugin options #3710

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

pierrebai-adsk
Copy link
Collaborator

When an export plugin has no option UI, the option button must not show up. When the plugin was disabled and nothing was exported, we got into a state where the option button would still show up.

  • Add a function to update all option buttons of each export plugin.
  • Call it when setting up the initial UI.
  • Do the same fixes for teh import plugins.

When an export plugin has no option UI, the option button must not show up. When the plugin was disabled and nothing was exported, we got into a state where the option button would still show up.

- Add a function to update all option buttons of each export plugin.
- Call it when setting up the initial UI.
- Do the same fixes for teh import plugins.
@pierrebai-adsk pierrebai-adsk self-assigned this Apr 11, 2024
@pierrebai-adsk pierrebai-adsk added bug Something isn't working adsk Related to Autodesk plugin import-export Related to Import and/or Export labels Apr 11, 2024
@pierrebai-adsk pierrebai-adsk added the ready-for-merge Development process is finished, PR is ready for merge label Apr 11, 2024
@seando-adsk seando-adsk removed bug Something isn't working adsk Related to Autodesk plugin labels Apr 11, 2024
@seando-adsk seando-adsk merged commit 51e6e70 into dev Apr 11, 2024
11 checks passed
@seando-adsk seando-adsk deleted the bailp/EMSUSD-1193/unwanted-plugin-option-button branch April 11, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
import-export Related to Import and/or Export ready-for-merge Development process is finished, PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants