mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
![]() * fix: AttributeError: 'QMouseEvent' object has no attribute 'pos' ``` Caught exception: Traceback (most recent call last): File "D:\Python\Python39\lib\site-packages\aqt\browser\sidebar\tree.py", line 328, in mouseReleaseEvent if (index := self.currentIndex()) == self.indexAt(event.pos()): d ``` * fix: AttributeError: 'QMouseEvent' object has no attribute 'pos' |
||
---|---|---|
.. | ||
__init__.py | ||
item.py | ||
model.py | ||
searchbar.py | ||
toolbar.py | ||
tree.py |