tushardhawas commented on PR #39137: URL: https://github.com/apache/superset/pull/39137#issuecomment-5623401656
Thanks @rusackas @justinpark @michael-s-molina ! Cleaned this up and updated the branch: - Fixed the indentation — the borderLines/categoryLines block was dedented to column 0; it's now back at the correct 2-space indent. - Reverted the accidental legend-block reformat so the diff only shows the intended change. - Dropped the redundant safeLabelWidth; grid.left now uses maxCategoryLabelWidth directly. - Added a comment explaining the 0.62 fallback constant (approximate label width used when canvas measurement isn't available, e.g. SSR). - Merged latest master in — branch is now up to date with no conflicts. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
