Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5934c5e

Browse filesBrowse files
committed
remove event filters attr
1 parent 78fa6d9 commit 5934c5e
Copy full SHA for 5934c5e

File tree

1 file changed

+0
-2
lines changed
Filter options

1 file changed

+0
-2
lines changed

‎fastplotlib/ui/_base.py

Copy file name to clipboardExpand all lines: fastplotlib/ui/_base.py
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,6 @@ def __init__(self, figure: Figure, *args, **kwargs):
248248
self._figure = figure
249249
self._fa_icons = self._figure._fa_icons
250250

251-
self._event_filter_names = set()
252-
253251
self.is_open = False
254252

255253
def open(self, pos: tuple[int, int], *args, **kwargs):

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.