vmware-tanzu / tanzu-toolkit-for-visual-studio

Apache License 2.0
10 stars 3 forks source link

Display dialog windows as modals #348

Closed andrew-woosnam closed 2 years ago

andrew-woosnam commented 2 years ago

This prevents focus from being lost from the modal once it's open. The intent here is to reduce the change that a modal gets lost behind the main VS window (in a scenario like that, the IDE will be unresponsive for seemingly no reason)