Your Name 28eb7a2639 fix: 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
Description
No description provided
CC0-1.0 3.1 MiB
v1.0.2 Latest
2026-02-21 16:56:27 +02:00
Languages
Vue 65.4%
Rust 17.6%
TypeScript 15.8%
CSS 1.1%
HTML 0.1%