removed the b-scan collection_id floor
This commit is contained in:
@@ -511,7 +511,6 @@ class AppWindowLiveProcessingMixin:
|
||||
|
||||
def _clear_history_mode_caches(self) -> None:
|
||||
"""Drop cached render state for pass-through, B-scan, and GPR views."""
|
||||
self._bscan_history_floor_collection_id = 0
|
||||
self._clear_bscan_plot_history()
|
||||
if hasattr(self, "_bscan_plot"):
|
||||
self._bscan_plot.clear()
|
||||
|
||||
Reference in New Issue
Block a user