os-js / osjs-client

OS.js Client Module
https://manual.os-js.org/
Other
31 stars 31 forks source link

Some menu fixes #24

Closed filips123 closed 5 years ago

filips123 commented 5 years ago

There should be some menu fixes in v3.

Menu should be using a little different color to be separated with top panel. They are currently both black so it it not possible to separate them. This is also problem in other (context) menus. You could also enable color changes in settings app.

menu

You should also reorganize categories in menu, by alphabet or functionally. This could also be changed in settings.

Also, some apps (Welcome, Settings) still don't have icon.

andersevenrud commented 5 years ago

Menu should be using a little different color to be separated with top panel.

Sure, that is doable.

Also, some apps (Welcome, Settings) still don't have icon.

Not sure how you can sort if by functionality, but I'll make it sortable.

Also, some apps (Welcome, Settings) still don't have icon.

Make sure to have the latest versions of npm packages installed. I was doing something in relation to this yesterday.

andersevenrud commented 5 years ago

This issue has been moved to https://github.com/os-js/osjs-panels/issues/9