aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/components/LdButtonFullscreen.vue
Commit message (Collapse)AuthorAge
* viewer: improved the picture layout. clicking a picture will switch between ↵Zero~Informatique2020-01-29
| | | | resized-to-screen and original-size (+fullscreen). drag-n-drop scrolls/moves the picture, just like a touch device. Resolves #19
* viewer: license headersZero~Informatique2020-01-10
|
* Implemented global components registrationZero~Informatique2019-12-21
Moved the fullscreen button as a global component (as demonstration) Improved the layout CSS