-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enh browserfig UI events #12819
base: main
Are you sure you want to change the base?
Enh browserfig UI events #12819
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7266c23 - Browse repository at this point
Copy the full SHA 7266c23View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0dc0205 - Browse repository at this point
Copy the full SHA 0dc0205View commit details -
Co-authored-by: Marijn van Vliet <w.m.vanvliet@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c9e19f1 - Browse repository at this point
Copy the full SHA c9e19f1View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 52e446f - Browse repository at this point
Copy the full SHA 52e446fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f83401e - Browse repository at this point
Copy the full SHA f83401eView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebdc6d8 - Browse repository at this point
Copy the full SHA ebdc6d8View commit details
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e47916 - Browse repository at this point
Copy the full SHA 1e47916View commit details -
Configuration menu - View commit details
-
Copy full SHA for 208375c - Browse repository at this point
Copy the full SHA 208375cView commit details
Commits on Sep 5, 2024
-
Co-authored-by: Marijn van Vliet <w.m.vanvliet@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 09ae6c6 - Browse repository at this point
Copy the full SHA 09ae6c6View commit details -
Co-authored-by: Marijn van Vliet <w.m.vanvliet@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 50f4a74 - Browse repository at this point
Copy the full SHA 50f4a74View commit details -
Co-authored-by: Marijn van Vliet <w.m.vanvliet@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 23119d1 - Browse repository at this point
Copy the full SHA 23119d1View commit details -
Co-authored-by: Marijn van Vliet <w.m.vanvliet@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 53ce0e8 - Browse repository at this point
Copy the full SHA 53ce0e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f65f2cf - Browse repository at this point
Copy the full SHA f65f2cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b529e1 - Browse repository at this point
Copy the full SHA 8b529e1View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 587775e - Browse repository at this point
Copy the full SHA 587775eView commit details -
Merge branch 'ENH-browserfig-ui-events' of https://github.com/nmarkow…
…itz/mne-python into ENH-browserfig-ui-events
Configuration menu - View commit details
-
Copy full SHA for 66716c8 - Browse repository at this point
Copy the full SHA 66716c8View commit details
Commits on Sep 10, 2024
-
Refactor TimeChange, TimeBrowse, ChannelBrowse events.
Mouse and keypresses no longer directly update the plot, but instead generate the appropriate UI events. Figures always listen and respond to their own UI events, which is where the updating of the figure happens. This way, there is a single place in the code where checking of corner cases, etc. happens. In addition, the matplotlib xdata timeline is different from actual times in the Raw object. UI events should always be meaningful outside of the figure. Hence, TimeChange and TimeBrowse should give the selected times in terms of the original Raw object. Various translations therefore need to happen.
Configuration menu - View commit details
-
Copy full SHA for f4366c5 - Browse repository at this point
Copy the full SHA f4366c5View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 0a0f402 - Browse repository at this point
Copy the full SHA 0a0f402View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04b8b7c - Browse repository at this point
Copy the full SHA 04b8b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2734823 - Browse repository at this point
Copy the full SHA 2734823View commit details