Arno Welzel

Results 309 comments of Arno Welzel

@acwolff yes, the transition is quite fast - but personally I find it just right. You still can see that there is a transition, but you dont't feel like you...

Sorry, I don't have any experience with React and JSX so far. In general just follow the documentation at https://github.com/arnowelzel/photoswipe-fullscreen/?tab=readme-ov-file#using-the-plugin. Of course you have to provide the files for PhotoSwipe...

Since it seems to take a while until this is fixed, I started working on a workaround using [CustomCSS](https://apps.nextcloud.com/apps/theming_customcss). So far I added the following rules to achieve the following...

The folder `js` is missing in release 9.1.0. Using the `js` folder from 9.0.0 can fix this (see https://github.com/ONLYOFFICE/onlyoffice-nextcloud/releases/tag/v9.0.0 for the archive with this folder). You also may have to...

JFTR: Collaborative editing is available now for a while. You can close this issue. ![image](https://github.com/pawelrojek/nextcloud-drawio/assets/6613614/190f105e-9b8b-4813-9ca5-644b21b92dd0)

I can confirm this. It seems this is the way how the contact app works: it will try to load the image for each contact and for those contacts where...

As mentioned in #3078 @summersab created a "patch app" which can be installed to fix this problem until it is solved in the contacts app itself: https://github.com/nunimbus/contacts_avatar_patch Download the files...

This happens with Contacts 5.1.0 when I scroll down the contact list: ![image](https://user-images.githubusercontent.com/6613614/216819316-9956f87c-fbb7-4abe-a837-381286d24c28.png) The reason for these many 404 errors are still the contact images. For every contact there is...

No - still not solved in Nextcloud 27.0.2. I don't understand, why the contact list does not know that there is no contact picture **without** asking the server all the...

No, still as usual with Nextcloud 28.0.3: ![image](https://github.com/nextcloud/contacts/assets/6613614/c9f3289d-00d4-4abf-a4f0-6c0a14c7d2eb) Unfortunately I don't have the time to get involved with the code. But technically it should not be too hard to solve:...