Skip to content
Snippets Groups Projects
Commit 51a7c6fb authored by smayer's avatar smayer
Browse files

Add feathericons for viewer buttons

parent 4d5a8c8f
Branches
No related tags found
No related merge requests found
Showing
with 1 addition and 1 deletion
...@@ -374,7 +374,7 @@ export default class extends Controller { ...@@ -374,7 +374,7 @@ export default class extends Controller {
} }
this.viewer = OpenSeadragon({ this.viewer = OpenSeadragon({
id: "openseadragon_view", id: "openseadragon_view",
prefixUrl: "/openseadragon/images/", prefixUrl: "/openseadragon/images/feathericons/",
sequenceMode: true, sequenceMode: true,
initialPage: initialPage, initialPage: initialPage,
tileSources: this.pagesValue, tileSources: this.pagesValue,
......
public/openseadragon/images/feathericons/fullpage_grouphover.png

746 B

public/openseadragon/images/feathericons/fullpage_hover.png

637 B

public/openseadragon/images/feathericons/fullpage_pressed.png

608 B

public/openseadragon/images/feathericons/fullpage_rest.png

808 B

public/openseadragon/images/feathericons/home_grouphover.png

1.02 KiB

public/openseadragon/images/feathericons/home_hover.png

995 B

public/openseadragon/images/feathericons/home_pressed.png

892 B

public/openseadragon/images/feathericons/home_rest.png

1.04 KiB

public/openseadragon/images/feathericons/info_grouphover.png

1.38 KiB

public/openseadragon/images/feathericons/info_hover.png

1.29 KiB

public/openseadragon/images/feathericons/info_pressed.png

1.12 KiB

public/openseadragon/images/feathericons/info_rest.png

1.55 KiB

public/openseadragon/images/feathericons/next_grouphover.png

672 B

public/openseadragon/images/feathericons/next_hover.png

567 B

public/openseadragon/images/feathericons/next_pressed.png

538 B

public/openseadragon/images/feathericons/next_rest.png

687 B

public/openseadragon/images/feathericons/previous_grouphover.png

691 B

public/openseadragon/images/feathericons/previous_hover.png

596 B

public/openseadragon/images/feathericons/previous_pressed.png

548 B

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment