Open Kvel2D opened 6 months ago
Size is too large:
Intended size:
Note that first screenshot was taken before this commit d95df33cfd3fd9380b6e269b63a50d456de09422 So size is even larger.
Icon is two times bigger than intended size.
See this function: MoveItem._get_item_cursor_icon()
MoveItem._get_item_cursor_icon()
Dividing by value returned from DisplayServer.screen_get_scale() appears to not help.
DisplayServer.screen_get_scale()
I'm experiencing slightly different behavior with the dragged item now:
Size is too large:
Intended size:
Note that first screenshot was taken before this commit d95df33cfd3fd9380b6e269b63a50d456de09422 So size is even larger.
Icon is two times bigger than intended size.
See this function:
MoveItem._get_item_cursor_icon()