Skip to content

Commit 5452aef

Browse files
committed
Added comment to clarify which issue is fixed
1 parent 87497ff commit 5452aef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spyderlib/tour.py

+1
Original file line numberDiff line numberDiff line change
@@ -818,6 +818,7 @@ def __init__(self, parent):
818818
self.duration_tips, self.easing_curve)
819819

820820
# Widgets setup
821+
# Needed to fix issue #2204
821822
self.setAttribute(Qt.WA_TransparentForMouseEvents)
822823

823824
# Signals and slots

0 commit comments

Comments
 (0)