We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When uploading an object the user must inform the base position vertically and horizontally, the default being 0 for both. as so:
However this is non-intuitive and most users have no idea what those numbers really mean. This issue is to substitute both fields for range sliders
a range slider for each field which control the position of a visible square that represents a marker and an object
This will better indicate for the user that the horizontal and vertical position alter where the object will appear in relation to the marker.
Note: Example images taken from here, with a tutorial that explains them
The text was updated successfully, but these errors were encountered:
This feature is breaking the Object's edit page. See #429
@pablodiegoss
Sorry, something went wrong.
WelisonR
ZarathosDeath
No branches or pull requests
When uploading an object the user must inform the base position vertically and horizontally, the default being 0 for both.
as so:
However this is non-intuitive and most users have no idea what those numbers really mean.
This issue is to substitute both fields for range sliders
a range slider for each field which control the position of a visible square that represents a marker and an object
This will better indicate for the user that the horizontal and vertical position alter where the object will appear in relation to the marker.
Note: Example images taken from here, with a tutorial that explains them
The text was updated successfully, but these errors were encountered: