Description of the limitation and why it is relevant to address
As a user of the VIKTOR platform, I want to identify which view is currently being displayed so that I can use this information in callback functions to dynamically adjust parameterization based on the active view.
This is relevant for the VIKTOR platform because it allows users to create more responsive and context-aware applications. By knowing the active view, users can tailor the behavior of their applications to better suit the specific needs of that view, enhancing both usability and the precision of the user interface.
For our use case, we have a solar analysis that allows the user to view different parts of the models - such as walls, roof, floorplan etc. - we want the user to be able to select the season for all of these views, but on floorplan specifically we want the user to be able to select a time of day, and we don’t want this to be visible on any other view on the page.