Skip to content

Conversation

@AdoreJc
Copy link

@AdoreJc AdoreJc commented Oct 1, 2024

Fix issue #78, custom images not working in list view.
Added method customizeGroupingCards(c = null) to customize cards in list view.
In method checkDashboardReady() listen to node with id #dashboard-planner and find class .planner-grouping.
Using MutationObserver to check when new .planner-grouping nodes add to document and call customizeGroupingCards(c = null) to enable changes.
Add rule .Grouping-styles__overlay{opacity: 0!important;} in disable_color_overlay to enable the color overlay function in list view.
Screenshot 2024-09-30 at 20 19 35

@ksucpea
Copy link
Member

ksucpea commented Oct 4, 2024

Thanks! I'll try taking a look at this more in depth when I get a chance. I'm pretty busy right now with exams.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants