mcbrewster opened a new pull request #7723: Web-console: add resizable split screen layout to tasks and servers views URL: https://github.com/apache/incubator-druid/pull/7723 <img width="1679" alt="Screen Shot 2019-05-21 at 12 37 18 PM" src="https://user-images.githubusercontent.com/37322608/58125346-39ccaf00-7bc5-11e9-9422-e49d7d6dcaed.png"> React-splitter-layout allows for the split screen views to be dragged and resized. When the user finishes dragging the current size of the secondary pane is stored in local storage so the layout remains the same if the page is refreshed. If there is no size value in local storage the view will automatically be set to 60/40. Additionally the navigation buttons now follow the pane when resized.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
