You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since latest updates theres some strange behaviour of the image carousel:
navigation dots and arrows are both always shown even theyre set to 'none' - especially annoying on mobile when only one or two image(s) shown with lots of dots beneath.
setting the scrollable slides to '5' (showing 5 on desktop) - all 5 are moving at change. on tablet (below 768px) and mobile theyre suddenly only moving one by one... is that the intended behaviour?
not shure where are the expected breakpoints... if e.g. setting desktop to '5', tablet to '4' and mobile to '2' there are still 5 on 768px table portrait, breaking at 766 and breaking to 2 below 480?
mainly expected to see the 4 already at 768 ...
(strange in the way because e.g. post grid tablet break already seems to be at 1024px - means the post grid breaks already, the image carousel does far later...? - so: different breakpoints???)
any kind of enlighting highly appreciated.
(btw leads to the conclusion that custom breakpoints are needed... :-) )
The text was updated successfully, but these errors were encountered:
since latest updates theres some strange behaviour of the image carousel:
navigation dots and arrows are both always shown even theyre set to 'none' - especially annoying on mobile when only one or two image(s) shown with lots of dots beneath.
setting the scrollable slides to '5' (showing 5 on desktop) - all 5 are moving at change. on tablet (below 768px) and mobile theyre suddenly only moving one by one... is that the intended behaviour?
not shure where are the expected breakpoints... if e.g. setting desktop to '5', tablet to '4' and mobile to '2' there are still 5 on 768px table portrait, breaking at 766 and breaking to 2 below 480?
mainly expected to see the 4 already at 768 ...
(strange in the way because e.g. post grid tablet break already seems to be at 1024px - means the post grid breaks already, the image carousel does far later...? - so: different breakpoints???)
any kind of enlighting highly appreciated.
(btw leads to the conclusion that custom breakpoints are needed... :-) )
The text was updated successfully, but these errors were encountered: