Skip to content

feature(linux) add mousewheel bindings for zoom functions - #12912

Merged
lucasfernog merged 6 commits into
tauri-apps:devfrom
Daedaluz:feature/mousewheel-zoom
Mar 15, 2025
Merged

feature(linux) add mousewheel bindings for zoom functions#12912
lucasfernog merged 6 commits into
tauri-apps:devfrom
Daedaluz:feature/mousewheel-zoom

Conversation

@Daedaluz

@Daedaluz Daedaluz commented Mar 6, 2025

Copy link
Copy Markdown
Contributor

Feature or fix for #12909

Webviews can usually be zoomed with ctrl mousewheel.

This binds ctrl mousewheel to zoom functions

@Daedaluz
Daedaluz requested a review from a team as a code owner March 6, 2025 14:36
@Daedaluz Daedaluz changed the title add mousewheel bindings for zoom functions feature(linux) add mousewheel bindings for zoom functions Mar 6, 2025
lucasfernog
lucasfernog previously approved these changes Mar 15, 2025

@lucasfernog lucasfernog left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 nice one!

@github-actions

github-actions Bot commented Mar 15, 2025

Copy link
Copy Markdown
Contributor

Package Changes Through 51cb072

There are 8 changes which include tauri with minor, tauri-runtime with minor, tauri-runtime-wry with minor, tauri-utils with minor, tauri-cli with minor, @tauri-apps/cli with minor, @tauri-apps/api with minor, tauri-bundler with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.3.0 2.4.0
tauri-utils 2.2.0 2.3.0
tauri-bundler 2.2.4 2.2.5
tauri-runtime 2.4.0 2.5.0
tauri-runtime-wry 2.4.1 2.5.0
tauri-codegen 2.0.5 2.0.6
tauri-macros 2.0.5 2.0.6
tauri-plugin 2.0.5 2.0.6
tauri-build 2.0.6 2.0.7
tauri 2.3.1 2.4.0
@tauri-apps/cli 2.3.1 2.4.0
tauri-cli 2.3.1 2.4.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants