SpecDB icon indicating copy to clipboard operation
SpecDB copied to clipboard

Compact View

Open markasoftware opened this issue 8 years ago • 3 comments

A compact view mode would be added to make it easier to view lots of data at once, or maybe some people just like that way better.

markasoftware avatar Sep 09 '17 22:09 markasoftware

I'll see what I can do with this.

Provided that each of the data entry fields share the same classes, we can use JS to modify the padding for all the fields when a user clicks on a button - similar to Gmail's comfortable, cozy, compact options for display density.

Also, I think instead of having all the info displayed in a single column like what we currently have, we should split them up in 2 or 3 columns to make use of the extra horizontal space in the comparison viewport.

Pancrisp avatar Sep 11 '17 09:09 Pancrisp

I was thinking this would be a css-only thing, using a label to activate a checkbox and using the :checkbox pseudo-class to modify styles.

markasoftware avatar Sep 11 '17 14:09 markasoftware

We had all so dicussed the possibility of having a Android like home screen styled table where you could swype/tab through each section. And then have a drop down so you could go directly to a tab isntad of going all the way arround.

zcskywire2 avatar Sep 12 '17 00:09 zcskywire2