gurpsdomain / GurpsyMcGurpsFace

A (not yet) fully functional webbrowser based Gurps Character Sheet Editor
https://gurpsdomain.github.io/GurpsyMcGurpsFace/
4 stars 0 forks source link

Component for the toolbar #37

Open meronbrouwer opened 7 years ago

meronbrouwer commented 7 years ago

Toolbar should be sticky, see: https://github.com/angular/material2/issues/735

and

https://github.com/angular/material.angular.io/blob/master/src/app/material-docs-app.scss

It should all be encapsulated in a Component. This way the rootcomponent can be sllimmed down.