martyr-deepin / deepin-ui

Deepin UI
GNU General Public License v3.0
42 stars 15 forks source link

iconview bug #77

Closed smallevilbeast closed 11 years ago

smallevilbeast commented 11 years ago

Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/dtk-0.1-py2.7-linux-x86_64.egg/dtk/ui/iconview.py", line 604, in motion_icon_view index_info = self.icon_view_get_event_index(event) File "/usr/local/lib/python2.7/dist-packages/dtk-0.1-py2.7-linux-x86_64.egg/dtk/ui/iconview.py", line 639, in icon_view_get_event_index rows = int(len(self.items) / columns)

manateelazycat commented 11 years ago

我记得已经修复了