We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A third-party web page inside Tauri. Want the page content to zoom to show more content. However, no relevant configuration was found.
No response
Expect to scale the page content. I hope to achieve the effect of zoom in css.
zoom
Environment › OS: Mac OS 12.6.2 X64 › Node.js: 16.18.1 › npm: 8.19.2 › pnpm: 7.17.1 › yarn: 1.22.19 › rustup: 1.25.2 › rustc: 1.67.0 › cargo: 1.67.0 › Rust toolchain: stable-aarch64-apple-darwin
Packages › @tauri-apps/cli [NPM]: 1.2.3 › @tauri-apps/api [NPM]: Not installed! › tauri [RUST]: 1.2.4, › tauri-build [RUST]: 1.2.1, › tao [RUST]: 0.15.8, › wry [RUST]: 0.23.4,
App › build-type: bundle › CSP: unset › distDir: ../dist › devPath: http://localhost:5173/ › framework: Vue.js › bundler: Vite
App directory structure ├─ dist ├─ node_modules ├─ public ├─ .github ├─ src-tauri ├─ .git ├─ .vscode └─ src
The text was updated successfully, but these errors were encountered:
i think this counts as a duplicate of #3310. Thanks for the request.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
A third-party web page inside Tauri.
Want the page content to zoom to show more content.
However, no relevant configuration was found.
Reproduction
No response
Expected behavior
Expect to scale the page content. I hope to achieve the effect of
zoom
in css.Platform and versions
Environment
› OS: Mac OS 12.6.2 X64
› Node.js: 16.18.1
› npm: 8.19.2
› pnpm: 7.17.1
› yarn: 1.22.19
› rustup: 1.25.2
› rustc: 1.67.0
› cargo: 1.67.0
› Rust toolchain: stable-aarch64-apple-darwin
Packages
› @tauri-apps/cli [NPM]: 1.2.3
› @tauri-apps/api [NPM]: Not installed!
› tauri [RUST]: 1.2.4,
› tauri-build [RUST]: 1.2.1,
› tao [RUST]: 0.15.8,
› wry [RUST]: 0.23.4,
App
› build-type: bundle
› CSP: unset
› distDir: ../dist
› devPath: http://localhost:5173/
› framework: Vue.js
› bundler: Vite
App directory structure
├─ dist
├─ node_modules
├─ public
├─ .github
├─ src-tauri
├─ .git
├─ .vscode
└─ src
Stack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: