Django

Results 77 comments of Django

From line:265 `if(self.options.containLensZoom && self.options.zoomType == "lens"){ self.zoomContainer.css("overflow", "hidden"); }` So `containLensZoom : true` does indeed add `overflow:hidden`. The problem with `overflow:hidden` is that it causes the lens to disappear...

> having one catchall, that people can subscribe to while still maintaining the ownership of the post towards a distinct user would really be helpful! As @DeadSuperHero mentioned the straight-forward...

There are 2 different use-cases here: 1. Multiple actor model, where authors posts are shared by a main Site actor 2. Single actor Site model In this single Actor model,...

perhaps it would make most sense to map it to the [moderate_comments](https://wordpress.org/support/article/roles-and-capabilities/#moderate_comments) capability

@shaunrobinson Yes, it's included in https://github.com/pfefferle/wordpress-activitypub/pull/142

Pagination of `migrate-list.php` / `wp-admin/tools.php?page=activitypub_tools` is not working, will fix, but shouldn't block review.

@pfefferle I added a view **Posts with (activitypub) Comments** to the Migration page. There is a column which displays number of (published) comments. However some posts in this view may...

By the way @Art4 has an open PR to [Add PSR-7 support](https://github.com/WordPress/Requests/pull/768), with an accompanying [PSR18-Adapter](https://github.com/Art4/WP-Requests-PSR18-Adapter) if anyone is able to test it with this library!

> > Found the answer here : [#3149 (comment)](https://github.com/nolimits4web/swiper/issues/3149#issuecomment-1044631964) Setting `watchSlideProgress` to `true` fixed the problem for our use case. > > omg need to set `watchSlidesProgress` to `true`. `watchSlideProgress`...

This is still an issue with Swiper v9 https://codepen.io/MediaFormat/full/qBMZeaW