nerdyman / react-image-turntable

Display a set of images as a draggable 360 degree turntable.
https://githubbox.com/nerdyman/react-image-turntable/tree/main/example
MIT License
21 stars 1 forks source link

feat: add autorotate #17

Closed webmarkyn closed 7 months ago

webmarkyn commented 7 months ago

Turntable is automatically rotated if autorotate prop has enabled property set to true. Autorotation is disabled as soon as mousedown/keydown events are fired.

nerdyman commented 7 months ago

Thanks for opening this @webmarkyn, it's a great feature! I'll take a look at it today

webmarkyn commented 7 months ago

@nerdyman thanks for the review. Made the changes you requested, please take a look.

webmarkyn commented 7 months ago

@nerdyman Hello. Can you check the PR please?

nerdyman commented 7 months ago

Hi Mark, unfortunately I got really bad food poisoning over the weekend and had to go the hospital so I won't be able to review for another day or two.

On Tue, 21 Nov 2023 at 11:31, Mark Baidebura @.***> wrote:

@nerdyman https://github.com/nerdyman Hello. Can you check the PR please?

— Reply to this email directly, view it on GitHub https://github.com/nerdyman/react-image-turntable/pull/17#issuecomment-1820741844, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFOLED24HU6TZEBMZMUEDTYFSGHRAVCNFSM6AAAAAA7N4QDIKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRQG42DCOBUGQ . You are receiving this because you were mentioned.Message ID: @.***>

webmarkyn commented 7 months ago

@nerdyman Sorry to hear that. Take care.

nerdyman commented 7 months ago

Thanks for your work and patience on this @webmarkyn!