Dominic Böttger
Dominic Böttger
The slider does only slide a few pixels if embedded into a shadow dom. Works well without using shadow dom. ``` container: this.container.shadowRoot.querySelector('.my-slider'), items: 1, slideBy: 'page', autoplay: true, mouseDrag:...
I don't see any reflections on Hololens2. The simulation in the Editor with the webcam works well. - I added MRLighting Tools (master branch) to my project. - I added...
Hello, if I use transformations (like cardflip and slideshow) the application crashes on ipad1. Think it's only a ipad first generation issue. Cause since iOS5 the hardware acceleration seems to...
Hello Do you think it's possible to create a effect based on a route which will send the url to a api and the result will return the type. Based...
It's not possible to pinch and zoom under iOS 7. The event handlers are not triggered. Workaround under https://github.com/DominicBoettger/panojs
Hi, is there any detailed documentation of the article json format? I did not find any specification.... Thanks a lot Dominic
- **Package Name**: azure.mgmt.appcontainers - **Package Version**: 3.0.0 - **Operating System**: MacOS - **Python Version**: 3.11 **Describe the bug** The access to any private registry is not possible **To Reproduce**...
Is it possible to check if a version has already been published and just skip the publish step? This was the behaviour of publish.
Hi, i had a look at your code and asked myself if you are not using instances of the classes you create. In your example you are exporting a UserClass...
For my private repository it's not possible to add the auto merge feature. I added dependabot via the web interface and I receive PRs but the PRs are not merged...