DataMapper: Use a smaller object when dragging #1931
Labels
DataMapper
All issues related to the DataMapper
enhancement
New feature or request
good first issue
Good for newcomers
Please describe the feature that you want to propose
When dragging a field from one schema to another, the object being grabbed is the same size as the original row, making it a bit complicated to manipulate it.
The goal of this ticket is when grabbing the field, the object should be smaller, so it's centered on the user's cursor.
The text was updated successfully, but these errors were encountered: