Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

presenter image is not working on non default base directory #9

Open
unotovive opened this issue Oct 12, 2021 · 0 comments
Open

presenter image is not working on non default base directory #9

unotovive opened this issue Oct 12, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@unotovive
Copy link

If base directory changes from default, presenter image is not working.

In the original repository, the URL is converted based on the Base Directory when using the image.

https://github.com/slidevjs/themes/blob/f0ead018f3c4a2e3dc433e8526e2f5a3205d8b29/packages/theme-apple-basic/layoutHelper.ts#L6

Here we need to do the same with the following line

https://github.com/alvarosaburido/slidev-theme-penguin/blob/92084073838971cb079c0d8f1b7f5c7b2624aed3/layouts/presenter.vue#L37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants