#3425489 Changed list builder to show draggable weights.
1 unresolved thread
Open
requested to merge issue/environment_indicator-3425489:3425489-use-draggable-list-builder into 4.x
1 unresolved thread
Compare changes
+ 102
− 21
@@ -2,14 +2,62 @@
@@ -22,45 +70,78 @@ class EnvironmentIndicatorListBuilder extends ConfigEntityListBuilder {
I'm confused about why we need to render something ourselves here -- and only when the entity has no weight.
This needs a comment to explain what is going on.