glimpseio / Splice

Issues and support files for the Splice app by Glimpse I/O
https://glimpse.io
0 stars 0 forks source link

adaptive column width for 'results table' #9

Open vanHoesel opened 6 years ago

vanHoesel commented 6 years ago

It looks like all columns have the same width by default (and will forget them afterwards, it seems).

But for some columns a much thinner display area would be sufficient, depending on the type, like boolean. But most annoyingly, it is just to narrow for Date/Time fields. (not to mention that I'd also like to have them 'always' show them in YYYY-MM-DD HH:MM:SS.sss ... or configurable, independent from my possible locales, see other issue)

Can these column-widths have a proper default width, please?

marcprux commented 6 years ago

We plan to remember the user-set columns widths in the next version. Also, good point about auto-sizing to boolean/numeric/date/time fields; we will try to be smarted about setting the size correctly by default.