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

magic_gui char fields allow typing more than one character #279

Open
ctrueden opened this issue Jul 26, 2023 · 0 comments
Open

magic_gui char fields allow typing more than one character #279

ctrueden opened this issue Jul 26, 2023 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ctrueden
Copy link
Member

In the Example_Script.js, there are a couple of character inputs. They should ideally be bounded such that only a single character can be specified, but in practice magic_gui currently allows more than one character to be typed.

I consider this an extremely low-priority issue to fix, as long as the first character of the strings entered are actually used as inputs to the module being executed.

@ctrueden ctrueden added the bug Something isn't working label Jul 26, 2023
@gselzer gselzer self-assigned this Jul 26, 2023
@gselzer gselzer added this to the 1.0.0 milestone Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
napari-imagej plugin
Awaiting triage
Development

No branches or pull requests

2 participants