davbeek / gitinspectorgui

0 stars 0 forks source link

Investigate the use of responsive layouts in Bootstrap #4

Closed davbeek closed 18 hours ago

davbeek commented 1 month ago

What I would like to achieve is that we have at least three breakpoints, that change the maxwidth and minwidth column settings of html output based on window width:

  1. The normal behavior.
  2. For extra wide windows, the maxwidth of the authors, emails, files, message and code columns increases.
  3. For extra small windows, the minwidth of all columns decreases.
davbeek commented 18 hours ago

I am closing this for now, having worked with the current fixed width html columns and being quite satisfied with them.