Your Name 4f44ce48d2 mini timer window blank due to hash routing mismatch
The app uses createWebHashHistory but the mini timer window was
opened with WebviewUrl::App("/mini-timer") which sets the URL path,
not the hash fragment. Vue Router never matched the route, so the
Dashboard rendered in a 300x64 window (appearing blank). Now loads
root URL and sets window.location.hash via eval. Also shows/focuses
the main window when closing the mini timer.
2026-02-18 15:23:20 +02:00
2026-02-17 17:37:20 +02:00
2026-02-17 17:46:39 +02:00
Description
No description provided
CC0-1.0 7.1 MiB
v1.0.3 Latest
2026-03-13 00:35:04 +02:00
Languages
Vue 65.4%
Rust 17.6%
TypeScript 15.8%
CSS 1.1%
HTML 0.1%