mirror of
https://github.com/rbreu/beeref.git
synced 2026-03-11 08:54:28 +00:00
There's a slight inaccuracy when getting an already selected item outside of the rubberband: the additional margin of the selection handles needs to be outside of the rubberband too (since it's part of the item's bounding box), making it slightly harder to get an item out of the selection than it should be. Let's see if it's very noticeable/annoying in practice. |
||
|---|---|---|
| .. | ||
| assets | ||
| fileio | ||
| __init__.py | ||
| base.py | ||
| test_commands.py | ||
| test_items.py | ||
| test_scene.py | ||
| test_selection.py | ||
| test_view.py | ||