egjs-view360 icon indicating copy to clipboard operation
egjs-view360 copied to clipboard

[Feature Request] make keyboard view changes smooth / animated

Open camhart opened this issue 3 years ago • 3 comments

Description

Right now if you use the keyboard (awsd / arrow keys) to change the position, it's very choppy. Would it be possible to add some smoothness/animation to it?

Steps to check or reproduce

Play around with this demo to see it: https://naver.github.io/egjs-view360/examples/panoviewer/controls/keyboard-wheel.html

camhart avatar Jan 08 '22 05:01 camhart

Hello @camhart! It is not possible at the moment, but we're preparing it. It requires our internal dependency(@egjs/axes) updated, and our team is currently working on it :)

WoodNeck avatar Jan 10 '22 02:01 WoodNeck

+1 It would seem much more intuitive to have keyboard navigation animated. Glad to hear it's coming.

mjau-mjau avatar Mar 22 '22 06:03 mjau-mjau

This issue/PR has been automatically marked as stale because it has not had any update (including commits, comments, labels, milestones, etc) for 30 days. It will be closed automatically if no further update occurs in 7 day. Thank you for your contributions!

한글 이 이슈/PR은 commits, comments, labels, milestones 등 30일간 활동이 없어 자동으로 stale 상태로 전환되었습니다. 이후 7일간 활동이 없다면 자동으로 닫힐 예정입니다. 프로젝트 개선에 기여해주셔서 감사합니다.

stale[bot] avatar Apr 28 '22 03:04 stale[bot]

Smooth keyboard control is applied on v4, please try the new version!

  • https://naver.github.io/egjs-view360/docs/options/source/projection

WoodNeck avatar Feb 24 '23 04:02 WoodNeck