SiLeBAT / fcl-client

Web app for analyzing food delivery networks
https://silebat.github.io/fcl-client/
GNU General Public License v3.0
7 stars 2 forks source link

Context menu "Cross Contamination" #789

Closed bfrgottscma closed 3 months ago

bfrgottscma commented 4 months ago

Add an entry for the context menu when clicking on the empty canvas to unset Cross Contamination ("Clear Cross Contamination"). As Cross Contamination is only possible for Stations, a sub-menu as done for "Kill Contamination" is not needed.

bfrgottscma commented 3 months ago

Tested in Firefox

Menu appears when clicking on empty canvas. After clicking "Unset Cross Contaminations", the respective stations are not colored black anymore, cross conatmination is set to false in the data table and the cross contamination entry disappears from the legend. Done.