Skip to content
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

Bug: SelectRectの選択が要素外のポインター移動を反映しない #8

Closed
toshusai opened this issue Aug 3, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@toshusai
Copy link
Owner

toshusai commented Aug 3, 2024

概要

SelectRectの選択が要素外のポインター移動を反映しない問題があります。

期待される動作

onPointerDownを指定した要素の外にカーソルを移動した場合でも、rectが更新されることを期待します。

実際の動作

rectはonPointerDownを指定した要素内のポインター移動のみを反映しています。

スクリーンキャスト

SelectRect.mov
@toshusai toshusai added the bug Something isn't working label Aug 3, 2024
toshusai added a commit that referenced this issue Aug 4, 2024
fix: Bug: SelectRectの選択が要素外のポインター移動を反映しない #8
@toshusai toshusai self-assigned this Aug 4, 2024
@toshusai
Copy link
Owner Author

toshusai commented Aug 4, 2024

この問題は #9 によって修正されました。

@toshusai toshusai closed this as completed Aug 4, 2024
toshusai added a commit that referenced this issue Sep 11, 2024
fix: Bug: SelectRectの選択が要素外のポインター移動を反映しない #8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant