-
Notifications
You must be signed in to change notification settings - Fork 24
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
Allow to enforce specific mag(s) for tasks #4075
Comments
@youri-k Could you add an |
On a second thought, I think a JSON type is better. I'll probably use something as |
@philippotto I added the property as you can see in the commit. I hope you didn't already started working on another branch. Let me know if you need anything more 🙂 |
Excellent! I'll use your work tomorrow. However, the CI build failed in |
* add allowed magnifications to annotation settings #4075 * add constraints to sql evolution * update test csv * allow to enforce mags * add enforced mag option to task type form * finalize enforced magnification feature by connecting task type settings with actual enforcement * fix linting * fix mag restriction if provided mag doesn't exist * incorporate feedback * add migration guide entry and pr number in evolution #4101 * update changelog
If the user is zoomed out too far, a toast should appear which says "please zoom in".
The text was updated successfully, but these errors were encountered: