Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 23b8f7152eb5e29a9895310805ba4ebcf4a52b4f https://github.com/xwiki/xwiki-platform/commit/23b8f7152eb5e29a9895310805ba4... Author: LucasC <[email protected]> Date: 2025-04-24 (Thu, 24 Apr 2025) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/flamingo.js M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/layout.less M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/panelwizard/panelWizard.js Log Message: ----------- XWIKI-23135: The right panel appears empty even though it is disabled (#4086) * Fixed the panelWizard. The solution to get it to work was quite complex and I doubt it's of any use here anyways. Decided to remove some of the functionnality on the panelWizard instead. * Fixed the panelWizard. This fixes when the admin tries to resize a column by hand then make it disappear. * Removed the extra padding from the hierarchy_breadcrumb * Increased the padding on both sides of the panel to match what used to be. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications