Closed (fixed)
Project:
Layout Builder Asymmetric Translation
Version:
8.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2019 at 09:08 UTC
Updated:
14 Aug 2019 at 06:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
swentel commentedCan't reproduce immediately on a vanilla install, digging further.
Comment #3
swentel commentedActually I can, need to add 3 blocks and then the weight goes random :)
Comment #4
swentel commentedComment #5
swentel commentedComment #7
swentel commentedComment #9
swentel commentedNeed to reopen. It doesn't work in all cases, throwing exceptions. I don't get why setComponent() is set to be protected, because that's the method I really need :/
Comment #10
swentel commentedTesting different approach
Comment #11
swentel commentedBetter approach, tested manually. This also makes sure in case an inline block is not copied, the weights are following nicely.
Comment #12
swentel commentedCleanup - no more removal needed at the bottom.
Comment #14
swentel commented