90da6a8885
* 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 |