nytai commented on issue #11689:
URL: 
https://github.com/apache/incubator-superset/issues/11689#issuecomment-726920718


   This is mainly due to us using the `auto` table layout that has some 
variation based on the content of each column. The only solution that comes to 
mind would be to switch over to using a `fixed` table layout with column widths 
based on percent values. We'd have to make quite a few changes and figure out 
what percent values to assign to every column in each of the list views we've 
already implemented. Layout will also be affected, to what degree, I'm not 
entirely sure right now. 


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to