Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 4f48515408c3b4494bd80714f9cdfffb774ab445
      
https://github.com/synfig/synfig/commit/4f48515408c3b4494bd80714f9cdfffb774ab445
  Author: KartikWatts <[email protected]>
  Date:   2026-07-29 (Wed, 29 Jul 2026)

  Changed paths:
    M synfig-studio/src/gui/widgets/widget_timeslider.cpp
    M synfig-studio/src/gui/widgets/widget_timeslider.h

  Log Message:
  -----------
  feat: timeslider scroll event updates bar position

scroll event updates to override current zooming behaviour with moving the 
timeline-bar position
modifies timeline-bar position, and scroll through the panel based on center


  Commit: 2fe32f19f839cbb9eb38ef6221c57a025918612e
      
https://github.com/synfig/synfig/commit/2fe32f19f839cbb9eb38ef6221c57a025918612e
  Author: KartikWatts <[email protected]>
  Date:   2026-07-29 (Wed, 29 Jul 2026)

  Changed paths:
    M synfig-studio/src/gui/widgets/widget_timeslider.cpp
    M synfig-studio/src/gui/widgets/widget_timeslider.h

  Log Message:
  -----------
  fix: revert to keep zooming functionality for ctrl+scroll in timebar


  Commit: efbd3d3c6e210d9e3e117c7d3f609386d66a025a
      
https://github.com/synfig/synfig/commit/efbd3d3c6e210d9e3e117c7d3f609386d66a025a
  Author: Rodolfo Ribeiro Gomes <[email protected]>
  Date:   2026-07-29 (Wed, 29 Jul 2026)

  Changed paths:
    M synfig-studio/src/gui/widgets/widget_timeslider.cpp

  Log Message:
  -----------
  feat: scrolling when using frames skips 1 frame; with `shift` skips more


  Commit: d4805902d6eff99475859a37633b0c45c87ed6f6
      
https://github.com/synfig/synfig/commit/d4805902d6eff99475859a37633b0c45c87ed6f6
  Author: rodolforg <[email protected]>
  Date:   2026-07-30 (Thu, 30 Jul 2026)

  Changed paths:
    M synfig-studio/src/gui/widgets/widget_timeslider.cpp
    M synfig-studio/src/gui/widgets/widget_timeslider.h

  Log Message:
  -----------
  feat: scroll to change the current time on the Timeline bar

**Changes:**

- Updated the zooming functionality hotkey as: `ctrl` + `scroll`.
- Added repositioning of the timeline bar within the `scroll` frame-by-frame if 
current time unit is "Frames".
- Added repositioning of the timeline bar within the `shift` + `scroll` 
step-by-step (tick-by-tick). If current time unit is not "Frames", `shift` is 
unnecessary.
- Enabled smooth panel scrolling, dynamically adjusting based on the central 
position of the `TimeModel`.

Closes #2931


Compare: https://github.com/synfig/synfig/compare/65b53e1bd11a...d4805902d6ef

To unsubscribe from these emails, change your notification settings at 
https://github.com/synfig/synfig/settings/notifications


_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to