Skip to content
New issue

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. How can I scale the page content?[bug] #6225

Closed
mxismean opened this issue Feb 9, 2023 · 1 comment
Closed

Comments

@mxismean
Copy link

mxismean commented Feb 9, 2023

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

@mxismean mxismean added status: needs triage This issue needs to triage, applied to new issues type: bug labels Feb 9, 2023
@FabianLars
Copy link
Member

FabianLars commented Feb 9, 2023

i think this counts as a duplicate of #3310. Thanks for the request.

@FabianLars FabianLars closed this as not planned Won't fix, can't repro, duplicate, stale Feb 9, 2023
@FabianLars FabianLars added type: question and removed type: bug status: needs triage This issue needs to triage, applied to new issues labels Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants