-
Notifications
You must be signed in to change notification settings - Fork 417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI: Masonry layout for widgets #2845
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #2845 +/- ##
=============================================
- Coverage 57.32% 57.30% -0.01%
+ Complexity 9159 9154 -5
=============================================
Files 2177 2177
Lines 92873 92879 +6
Branches 6883 6883
=============================================
- Hits 53227 53217 -10
- Misses 37698 37711 +13
- Partials 1948 1951 +3
|
@lukasrgr |
Just a little Information for you @da-Kai - I tried this and it basically scrumbled up sometimes all Widgets as they got rendered too slow because of the slower Channel Population of some Components - either we need to increase the Timeout here: or find another solution for it i guess ? :) Edit: The CSS does not get applied correctly if the Container is getting bigger after Channel Population. This leads to Overlapping Cards for example. I also got it from time to Time, that the Cards were just above each other on the top left upper corner, where nothing could be seen anymore. JFYI Greetings ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can not approve it like this
Aktuell
Masonry Layout