Apflkuacha
Apflkuacha
I do want to push that, particularly because it's easy to implement as you mentioned. I installed this extension just to have this possibility and I realized that it isn't...
Finally I ended up in using Configurable Share Links, which is providing the same functionality and it supports NC27. It could be found in the [Nextcloud App Store](https://apps.nextcloud.com/apps/cfg_share_links) or here:...
> > Finally I ended up in using Configurable Share Links, which is providing the same functionality and it supports NC27. It could be found in the [Nextcloud App Store](https://apps.nextcloud.com/apps/cfg_share_links)...
There has been no update so long - finally I ended up in using Configurable Share Links, which is providing the same functionality and it supports NC27 and also works...
This could be closed, the RenderInfo is now public
In my project I also had this issue, as a workaround I used following script in the body part of the file App.razor: function preventScrolling(element) { element.addEventListener("wheel", function (e) {...
A easier solution I would prefer would be following, but for any reason it doesn't work?! AddEventCallback(builder, 13, "onwheel", e => ActualController.HandleMouseWheel(this, TranslateWheelEventArgs(e)), preventDefault: true, stopPropagtion:true); This line in the...
Is there any fix for that one? My newly created Raspberry Image is not expanded any more
i figured out that on my new installed image i had to do following step as mentioned in the docs, no clue why I didn't need it in my previous...