Skip to content

CIF simulator: change the name of SVG visualizer windows

Current situation

When a CIF model is simulated using multiple SVG files for inputs and outputs of the simulation, these SVG visualizations are shown in separate windows. The names of these windows (as visible in the tab) is always SVG Visualizer. When a simulation model consists of multiple SVG files, it can lead to confusing situations where the user needs to search through several visualizations to find the desired one.

Proposal

Change the name of the SVG visualization window to the name of the SVG file that is being visualized. This information is already available in every model, and allows for the user to specify how each window should be named.

This could be made a configurable option for the simulator, though I don't see use cases where a user would prefer SVG Visualizer, so in my opinion this proposal would be standard for all visualized simulations.