FossifyOrg / Calendar

A simple calendar with events, customizable widgets and no ads.
https://www.fossify.org
GNU General Public License v3.0
688 stars 56 forks source link

scroll day by day in week view (no jumping viewport) #218

Open alexanderdd opened 5 months ago

alexanderdd commented 5 months ago

Checklist

Feature description

To reproduce:

  1. select week view, set to 7 days
  2. scroll to the right
  3. the viewport jumps back to either the current week or the next week as soon as you stop touching

Expected behaviour: The viewport should stay at the days I have scrolled to, no jumping.

Comments: If I want to look at the days I scrolled to, the UI should let me, not force some other view. I use 3day view a lot, and the current behaviour is bad UX, I cant look at the days I want to, viewport always jumps to other days.

Why do you want this feature?

Better UX

Additional information

No response