LearnNewsExamplesServices
Frontmatter
id5002
titletable.View: applyRendererOutput() => switch from align to cellAlign
stateClosed
labels
bug
assigneestobiu
createdAtOct 10, 2023, 1:43 PM
updatedAtOct 10, 2023, 1:51 PM
githubUrlhttps://github.com/neomjs/neo/issues/5002
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 10, 2023, 1:51 PM

table.View: applyRendererOutput() => switch from align to cellAlign

Closed v8.1.0 bug
tobiu
tobiu commented on Oct 10, 2023, 1:43 PM

align is now reserved for component.Base => floating components.

table.header.Button already changed the internal config from align to cellAlign, but it was not honored inside the table.View logic.

tobiu added the bug label on Oct 10, 2023, 1:43 PM
tobiu assigned to @tobiu on Oct 10, 2023, 1:43 PM
tobiu referenced in commit 4ae195a - "table.View: applyRendererOutput() => switch from align to cellAlign #5002" on Oct 10, 2023, 1:51 PM
tobiu closed this issue on Oct 10, 2023, 1:51 PM
tobiu referenced in commit a8a82a6 - "v6.8.2 (#5004) on Oct 10, 2023, 5:46 PM