sigplot icon indicating copy to clipboard operation
sigplot copied to clipboard

Bugfix for header update via websocket

Open jjstatman opened this issue 4 years ago • 1 comments

Changed the layer indexing so that it indexes off of the layer number rather than UUID

This is done by replacing layer_n with plot.get_lyrn(layer_n)

jjstatman avatar Oct 20 '20 18:10 jjstatman