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
I'm trying to show 4 cards at a time by changing VIEW_COUNT = 5.
VIEW_COUNT is inside the class CardSlidePanel. But nothing is changing but if i'm assigning it as 3 or 2, it works well. Any help will be appreciated.
The text was updated successfully, but these errors were encountered:
I'm trying to show 4 cards at a time by changing VIEW_COUNT = 5.
VIEW_COUNT is inside the class CardSlidePanel. But nothing is changing but if i'm assigning it as 3 or 2, it works well. Any help will be appreciated.
The text was updated successfully, but these errors were encountered: