Skip to content

core: Create options to switch on/off toasts for scans

Valentin Valls requested to merge cherry-pick-a1844797 into main

Closes daiquiri-tomo#358 (closed)

This PR introduce a side floating panel to deal with global options.

Implement a switch to enable/disable the use of toasts when scans even are received.

This location could be used for more configuration in the future.

image

This uses the metadata cache. We will have to be careful of cache.cache.toasts?.scans?.[1], because this could change in the future.

Edited by Valentin Valls

Merge request reports