mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-22 11:50:34 +00:00
![]() One can get some smart-selection behavior when double clicking text in browsers, e.g., whole-word selection, and the notes view is generally for having some text that is often copied, like hostnames or IP addresses. Opening the notes editor on double click is interfering with that select+copy workflow, so instead of hard-coding that make it opt-in, controlled by a setting from the browser-local storage. Add some handling to cope with live-changes to that setting, as having to re-open a panel to make it take effect is annoying and might make people believe that this is buggy. This new setting has (currently) to be handled by the per-product UI. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
debian | ||
src | ||
.gitignore | ||
Makefile |