CubBossa / PathFinder

A path finding tool for minecraft to make your maps discoverable and enable navigation
https://docs.leonardbausenwein.de/
MIT License
17 stars 4 forks source link

Visualizer changes affecting active views #39

Open CubBossa opened 1 year ago

CubBossa commented 1 year ago

Visualizer Views are currently affecting active queues partially. This happens since some visualizer attributes are accessed directly from views.

Actually, a view should be fully updated for all changed properties of the visualizer. Meaning that each view should hold all required properties for that visualizer by value and should be stopped and recreated whenever properties are being changed