You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
Having to enter the precise position and size of the image individually for each specialization is not very convenient and can lead inconsistencies between specialisations.
I suggest providing a dropdown with "sensible" defaults, like the following:
"top-right-square" (1,1; 20x20)
"top-left-square" (-1,1; 20x20)
"bottom-right-square" (-1,-1;20x20)
"bottom-left-square" (-1,-1;20x20)
"top-right" (1,1; x20)
"top-left" (-1,1; x20)
"bottom-right (-1,-1; x20)
"bottom-left (-1,-1; x20)
"center" (center; auto)
Additionally, it could make sense to preselect one of the above as when creating a new specialisation (e.g. "bottom-right"...)
Such defaults would of course be overrideable by entering coordinates & sizes directly.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi
Having to enter the precise position and size of the image individually for each specialization is not very convenient and can lead inconsistencies between specialisations.
I suggest providing a dropdown with "sensible" defaults, like the following:
Additionally, it could make sense to preselect one of the above as when creating a new specialisation (e.g. "bottom-right"...)
Such defaults would of course be overrideable by entering coordinates & sizes directly.
Thanks!
The text was updated successfully, but these errors were encountered: