You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
When I focus a hello world app and mouse over the title bar, the bar expands downwards by a very slight margin and changes in colour. I recorded the issue using QuickTime. When the window is out of focus, mousing over it does nothing out of the ordinary.
Reproduction
Create a new hello world app with default settings using yarn create tauri-app.
Run cargo tauri dev and focus the window.
Move the mouse onto the title bar. It should expand and change in colour. When you move the mouse anywhere else, the bug disappears until you move the mouse back onto the bar.
Expected behavior
The title bar should neither expand nor change in colour.
Describe the bug
Hello,
When I focus a hello world app and mouse over the title bar, the bar expands downwards by a very slight margin and changes in colour. I recorded the issue using QuickTime. When the window is out of focus, mousing over it does nothing out of the ordinary.
Reproduction
yarn create tauri-app
.cargo tauri dev
and focus the window.Expected behavior
The title bar should neither expand nor change in colour.
Platform and versions
Operating System - Mac OS, version 12.3.0 X64 Node.js environment Node.js - 17.7.1 @tauri-apps/cli - 1.0.0-rc.6 @tauri-apps/api - 1.0.0-rc.2 Global packages npm - 8.5.2 pnpm - 6.11.0 yarn - 1.22.17 Rust environment rustup - 1.24.3 rustc - 1.59.0 cargo - 1.59.0 toolchain - stable-aarch64-apple-darwin App directory structure /dist /src-tauri /.git App tauri - 1.0.0-rc.4 tauri-build - 1.0.0-rc.4 tao - 0.6.4 wry - 0.13.3 build-type - bundle CSP - unset distDir - ../dist devPath - ../dist
Stack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: