React-calendar-timeline: traditionalZoom useless in version 0.23

Created on 21 Mar 2019  路  5Comments  路  Source: namespace-ee/react-calendar-timeline

It seems that the property "traditionalZoom" is not used anymore since "v0.20".
see file react-calendar-timeline/src/lib/scroll/ScrollElement.js

Most helpful comment

I'm pretty sure most users expect to experience zoom when you mousewheel over the component. I certainly do. Please restore this option.

All 5 comments

@sebastienbinda do you need traditionalZoom for a special interaction or something? I am thinking of deleting it. This component has way too many modes

I need to scroll in/out wihtout using special key like "alt" or "ctrl" but only using the scroll button.

I'm pretty sure most users expect to experience zoom when you mousewheel over the component. I certainly do. Please restore this option.

I also want to zoom with touch pad pinch or mousewheel, without having to press alt.

I believe in this issue there is:

  • A note to the documentation. Since the feature is useless maybe we should just remove it. At least for the time being
  • AUX discussion
  • Two feature requests:

    • To re-introduce the "traditionalZoom" feature

    • Zom with pinch movement.

Maybe is a good idea to split it in multiple and close this one?
So I would just close this issue and open some more.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

neartik picture neartik  路  4Comments

stahlmanDesign picture stahlmanDesign  路  4Comments

pvtran1995 picture pvtran1995  路  6Comments

mdrulis-neurosys picture mdrulis-neurosys  路  7Comments

b5imply picture b5imply  路  3Comments