gu-gridh / shfa-frontend

A frontend for the SHFA project using Vue3
0 stars 0 forks source link

Control display status of certain module classes from index file #82

Open jonathanwestin opened 6 months ago

jonathanwestin commented 6 months ago

It would be beneficial if we could from the index file be able to set class "full-screen-option" to display:none if the modules were used in a project where there was no Split View. Likewise for class "annotate-option" for projects that will not have annotation needs.

Class "full-screen-option" is used both for the toolbar button and for the help text (for all modules except rti currently). Likewise class "annotate-option" is used both for the toolbar item and for the help text.