← 返回首页
Tests with pointer emulation by kushalkolar · Pull Request #374 · fastplotlib/fastplotlib · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Tests with pointer emulation#374

Draft
kushalkolar wants to merge 1 commit into
mainfrom
emulate-pointer-tests
Draft

Tests with pointer emulation#374
kushalkolar wants to merge 1 commit into
mainfrom
emulate-pointer-tests

Conversation

kushalkolar commented Nov 17, 2023
edited
Loading

Copy link
Copy Markdown
Member

WIP, basic implementation for event series emulation of: pointer_down -> pointer_move -> pointer_up.

Basic usage on LinearSelector.

LinearSelector todo:

  • hover-on, hover off colors
  • pointer down -> move -> up series
  • middle click
  • double click to activate keyboard arrow movement events
  • check that keyboard arrow events move the selector w.r.t. step size
  • sync with other selectors with and without modifiers

Should probably also set the linear selector to keep the hover-on color state when it is being moved, to prevent the flickering colors. Reset the color after "pointer_up"

kushalkolar requested a review from clewis7 November 17, 2023 02:40
kushalkolar mentioned this pull request Nov 26, 2023
78 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Footer

© 2026 GitHub, Inc.