-
Notifications
You must be signed in to change notification settings - Fork 25
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
[FEATURE] Migration to the changed 3d viewer implementation of Kitodo.Presentation #295
[FEATURE] Migration to the changed 3d viewer implementation of Kitodo.Presentation #295
Conversation
@beatrycze-volk For what reason is this Grunt test being conducted, and how should I fix the failing test? The changes in the global stylesheet are necessary. |
I would suspect that your version of node and the version of node used here are differing. Not log time ago @sebastian-meyer has updated it (#291). Maybe take a look into it and check if you are running the same version for the build. Edit: I didn't answer the first part of your question. The test is conducted to ensure that after some changes in css or js files are made, the compiled files are also updated. |
I provided the file compile with node |
@sebastian-meyer do you have some idea why it happens? |
I managed to get it working now, cause reverted the changes in |
@markusweigelt Please resolve merge conflicts :) |
Your last commit contains changes in CSS file, it needs also be rebuilt. |
Thx. Currently, there are still more errors on my end. Once I have fixed them, I will force push. |
21232c9
to
6e07c3d
Compare
@beatrycze-volk with the changes provided yesterday, the merge should work. |
Then I will test it today. |
Thx a classic bug! 😄 For testing, it is sufficient to simply save the dlf extension configuration. Otherwise, I have provided a bugfix PR for Kitodo-Presentation kitodo/kitodo-presentation#1297. If you switch the Kitodo.Presentation extension to the branch of the PR, it should work for you. |
Do you have the It tested the implementation on my local environment with your mets and it seams to work |
The browser does not download the model of |
Adjustment of the 3D viewer implementation based on the changes that have already been transferred to the master branch of Kitodo.Presentation.