Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | viewer: ldcommand: clarify command button actions | pacien | 2020-02-08 |
| | | | | By using more explicit icons and tooltip. | ||
* | viewer: ldcommand: reduce command bar on mobile | pacien | 2020-02-08 |
| | | | | | | Hiding secondary buttons and allowing the bar to collapse. GitHub: closes #100 | ||
* | viewer: ldcommand: fix command buttons active boxes | pacien | 2020-02-08 |
| | | | | Properly centering icons in their boxes instead of having them sitting in a corner. | ||
* | viewer: ldcommand: fix keyboard navigation | pacien | 2020-02-08 |
| | | | | By using proper semantics, using 'a' instead of 'div' to allow keyboard selection | ||
* | viewer: fixed the command button's titles (somehow the `:` were removed ↵ | Zero~Informatique | 2020-02-02 |
| | | | | before the commit) | ||
* | viewer: Unify the minor size differences between command icons | Zero~Informatique | 2020-01-31 |
| | |||
* | viewer: code cleaning, moved some views to components | Zero~Informatique | 2020-01-31 |