Skip to content

Commit 1161562

Browse files
committed
chore: unified scroll pixels
1 parent 19ea9e1 commit 1161562

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nxshell/src/app.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ impl NxShell {
9191
state_manager,
9292
})
9393
}
94-
94+
9595
pub fn start(options: NativeOptions) -> eframe::Result<()> {
9696
eframe::run_native(
9797
"NxShell",

0 commit comments

Comments
 (0)