-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
platform: Windowspriority: 1 highHigh priority bugs/missing features or non-crashing regressionsHigh priority bugs/missing features or non-crashing regressionstype: bug
Description
Describe the bug
First, it was normal in v1.0.0.
In v1.0.1
When I resize the window height it always gets 20px more.
before
after
so. Is this a feature or a bug?
Reproduction
No response
Expected behavior
No response
Platform and versions
Operating System - Windows, version 10.0.18362 X64
Webview2 - 103.0.1264.37
Visual Studio Build Tools - Not installed
Node.js environment
Node.js - 14.18.0
@tauri-apps/cli - 1.0.0-beta.10 (outdated, latest: 1.0.1)
@tauri-apps/api - 1.0.1
Global packages
npm - 6.14.15
pnpm - 7.3.0
yarn - 1.22.10
Rust environment
rustc - 1.61.0
cargo - 1.61.0
Rust environment
rustup - 1.24.3
rustc - 1.61.0
cargo - 1.61.0
toolchain - stable-x86_64-pc-windows-msvc (environment override by RUSTUP_TOOLCHAIN)
App directory structure
/.git
/.vscode
/dist
/node_modules
/public
/src
/src-tauri
App
tauri.rs - 1.0.2
`tauri.conf.json` error on ``: Additional property '$schema' is not allowed
`tauri.conf.json` error on `tauri > bundle > macOS`: Additional property 'providerShortName' is not allowedStack trace
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
platform: Windowspriority: 1 highHigh priority bugs/missing features or non-crashing regressionsHigh priority bugs/missing features or non-crashing regressionstype: bug


