Files
calendula/app
Jean-Luc Makiola 537d267e9f Create at the tapped hour after a zoom (#148)
The week/day tap detector captured the hour height when pointerInput was
installed, and pointerInput only restarts when its keys change — so after a
pinch or a Settings hour-height change, taps were mapped against the old
spacing and created events at the wrong hour. Read the height (and the
callback) through rememberUpdatedState instead, and move the offset-to-minute
arithmetic into a tested tappedMinuteOfDay.
2026-08-06 19:47:40 +02:00
..
2026-07-31 22:22:10 +02:00