Edirom / Edirom-Online

Edirom Online is a tool for presenting historical-critical music editions in digital form.
GNU General Public License v3.0
21 stars 25 forks source link

View desktop TaskBar: Help and preferences switches are disabled in code #391

Open bwbohl opened 4 months ago

bwbohl commented 4 months ago

The help and preferences buttons are deactivated in the code:

https://github.com/Edirom/Edirom-Online/blob/9121944b02f86ec178e9547b9334e0ee29f9a4c1/app/view/desktop/TaskBar.js#L76

According to git-blame, this was done 10 years ago.

Does this mean we deprecate those functionalities, or do we want them back and updated?

Connected to anything concerning help: https://github.com/Edirom/Edirom-Online/labels/Area%3A%20Help%20pages

bwbohl commented 2 months ago

@Edirom/edirom-online-developer any opinions?

bwbohl commented 2 months ago

see also #209

riedde commented 2 months ago

I think an easy or rudimentary help should be provided. E.g., to explain the few standard buttons that are not self-explaining for non-insiders. I'm willing to work on that.

daniel-jettka commented 1 week ago

The help button will be reactivated by #209

The language switch does not work properly and the prefs button is not shown. Are those really needed? Should we have a separate issue for those? @bwbohl