musealpha / src /components /BrowserPanel.tsx

Commit History

fix: BrowserPanel close uses browser_hide_all to park every child webview
6d1f25f
verified

asdf98 commited on

fix: BrowserPanel reliable sync plus restore web clip and snip tools
c30ff62
verified

asdf98 commited on

fix: BrowserPanel deterministic child webview sync without relying on transitionend
807cf88
verified

asdf98 commited on

fix: BrowserPanel - immediately hide webview on close, show only after transition, pre-init on app start
42d26b9
verified

asdf98 commited on

Upload 112 files
3d7d9b5
verified

asdf98 commited on

fix: BrowserPanel webview lifecycle - immediate hide on close, faster show on open, prevent orphaned webview
c58091e
verified

asdf98 commited on

fix: BrowserPanel passes exact content area getBoundingClientRect to capture commands
4736f2c
verified

asdf98 commited on

feat: BrowserPanel web clip/snip working with capture-before-hide pattern
e914940
verified

asdf98 commited on

fix: disable unsupported pixel web clip/snipping on stable Tauri; add honest UX message
7badf4b
verified

asdf98 commited on

fix: snip uses frozen native renderer frame crop cross-platform, no WebView2-only direct clip dependency
7e51e98
verified

asdf98 commited on

fix: web clip/snipping use active child WebView renderer capture, not OS screen capture
044a018
verified

asdf98 commited on

fix: web clip and snip hide native webview first, capture from OS screenshot at correct coordinates"
be3464f
verified

asdf98 commited on

fix: web clip and snip use DPI-correct window-local capture coordinates
24a7de5
verified

asdf98 commited on

feat: BrowserPanel web clip (Camera) and area snip (Scissors) using native screen capture"
f2dd389
verified

asdf98 commited on

fix: browser panel webview appears cleanly after slide-in, no laggy chase animation
acab001
verified

asdf98 commited on

fix: browser panel webview positioning (delay sync until transition complete), fix board.rs warning, clean hover overlay for simple + button only"
dbe9503
verified

asdf98 commited on

refactor: BrowserPanel - embedded browser with Tauri child webview, image capture from web
1e21826
verified

asdf98 commited on