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
Isotope JS will probably work nicely to filter events in a calendar-style display, but the trouble is getting it to keep items in the appropriate column.
The problem, when items for tues-thursday are filtered out:
I posted this question on StackOverflow, which may be a more appropriate venue for it:
https://stackoverflow.com/questions/75011976/isotopejs-with-vertical-only-positioning-updates-possible
Isotope JS will probably work nicely to filter events in a calendar-style display, but the trouble is getting it to keep items in the appropriate column.
The problem, when items for tues-thursday are filtered out:
My config:
And a Codepen example.
Thinking maybe
fitColumns
is the tool, but the.arrange
method doesn't seem to work in that layout mode:Another codepen.
Any suggestions?
The text was updated successfully, but these errors were encountered: