martin-g commented on PR #2014: URL: https://github.com/apache/datafusion-ballista/pull/2014#issuecomment-4978754586
@andygrove With https://github.com/apache/datafusion-ballista/pull/2014/commits/62d4e0c87ac2ff2338ebcfb16834341dc1b8e4d9 I've changed the PixelSize from `Quadrant` to `Sextant` and reduced the vertical space for the header from `Length(8)` to `6`. This fixes the (visual) issue with the vertical alignment of the text for the navigation buttons ("Jobs", "Executors" and "Metrics"). In the video in my previous comment you can see that the buttons' high was too big and the text label was top aligned. Now the label is centered again. Does the banner still render fine for you ? -- 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]
