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

Set Inspector loads as a modal dialog #188

Open
patrickhuber opened this issue Aug 8, 2024 · 0 comments
Open

Set Inspector loads as a modal dialog #188

patrickhuber opened this issue Aug 8, 2024 · 0 comments

Comments

@patrickhuber
Copy link

Describe the bug
The set inspector loads as a modal dialog. This means you can't modify your build while inspecting sets.

setFinder.ShowDialog(this);

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Windows' menu item
  2. Click on 'Set Inspector'
  3. Try to click on the main window

Expected behavior
When using set inspector, we should be able to modify our build by clicking in the main window. I think using the Show method would be a better option https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.form.show?view=windowsdesktop-8.0

Screenshots
n/a

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: n/a
  • Application Version: 3.7.5-21
  • Database Version: 2024.8.865

Additional context
n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant