LearnNewsExamplesServices
Frontmatter
id4231
titlelayout.Flexbox: applyChildAttributes() => polish for FF
stateClosed
labels
enhancement
assigneestobiu
createdAtMar 31, 2023, 6:47 PM
updatedAtMar 31, 2023, 6:50 PM
githubUrlhttps://github.com/neomjs/neo/issues/4231
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 31, 2023, 6:50 PM

layout.Flexbox: applyChildAttributes() => polish for FF

Closed v8.1.0 enhancement
tobiu
tobiu commented on Mar 31, 2023, 6:47 PM

using flex: 1 creates 1 1 0%. chromium handles this in a smart way. unfortunately FF does not render it the same way.

i will convert values of 1 into '1 1 auto' to satisfy the different rendering in FF.

tobiu added the enhancement label on Mar 31, 2023, 6:47 PM
tobiu assigned to @tobiu on Mar 31, 2023, 6:47 PM
tobiu referenced in commit 917d5ab - "layout.Flexbox: applyChildAttributes() => polish for FF #4231" on Mar 31, 2023, 6:50 PM
tobiu closed this issue on Mar 31, 2023, 6:50 PM