Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: b7ed89ab183307ab3333f441927a7e0df7c3e535 https://github.com/xwiki/xwiki-platform/commit/b7ed89ab183307ab3333f441927a7... Author: Michael Hamann <michael.hamann@xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23936: Resizing columns in Live Data makes the column title too small again * Re-add the minimum width to the column name. (cherry picked from commit 2aeba96826bb3d884baa9e8bc89e841a133393c4) Commit: 1bdc2f8e7f2c321e03baadcfbcde68f2f8b62045 https://github.com/xwiki/xwiki-platform/commit/1bdc2f8e7f2c321e03baadcfbcde6... Author: Michael Hamann <michael.hamann@xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23938: Only the left half of the resize handle in Live Data can be used * Set the z-index of the resize handle to 1 to raise it over the next column name. (cherry picked from commit 3e1d3809f7ef0b4e86ca7cdf93fdc93254273d04) Compare: https://github.com/xwiki/xwiki-platform/compare/940546b3ba6c...1bdc2f8e7f2c To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications