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

[bug] Resize window with devtool opened make the screen jump #3814

Closed
Janaka-Steph opened this issue Mar 30, 2022 · 1 comment
Closed

[bug] Resize window with devtool opened make the screen jump #3814

Janaka-Steph opened this issue Mar 30, 2022 · 1 comment

Comments

@Janaka-Steph
Copy link

Describe the bug

It's easier to explain with images.

Here I run the app (in dev or build debug) with devtool opened.
Screenshot 2022-03-30 at 16 20 06

Here I resized the window just a bit. The view "jumped" and is locked like this.
Screenshot 2022-03-30 at 16 20 24

Reproduction

No response

Expected behavior

No response

Platform and versions

▶ cargo tauri info           


Environment
  › OS: Mac OS 12.3.0 X64
  › Node.js: 16.14.2
  › npm: 8.1.4
  › pnpm: Not installed!
  › yarn: 1.22.17
  › rustup: 1.24.3
  › rustc: 1.59.0
  › cargo: 1.59.0
  › Rust toolchain: stable-aarch64-apple-darwin 

Packages
  › @tauri-apps/cli [NPM]: 1.0.0-rc.7
  › @tauri-apps/api [NPM]: 1.0.0-rc.3
  › tauri [RUST]: 1.0.0-rc.6,
  › tauri-build [RUST]: 1.0.0-rc.5,
  › tao [RUST]: 0.7.0,
  › wry [RUST]: 0.14.0,

App
  › build-type: bundle
  › CSP: default-src blob: data: filesystem: ws: wss: http: https: tauri: 'unsafe-eval' 'unsafe-inline' 'self' img-src: 'self'
  › distDir: ../build
  › devPath: http://localhost:3003/
  › framework: React
  › bundler: Webpack

App directory structure
  ├─ tdexd
  ├─ node_modules
  ├─ public
  ├─ scripts
  ├─ .github
  ├─ src-tauri
  ├─ build
  ├─ .git
  ├─ .idea
  └─ src

Stack trace

No response

Additional context

No response

@amrbashir
Copy link
Member

subscribe to tauri-apps/wry#297 see when it gets fixed.

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