XavierBerger / RPi-Monitor

Real time monitoring for embedded devices
https://xavierberger.github.io/RPi-Monitor-docs/index.html
GNU General Public License v3.0
1.16k stars 176 forks source link

Enhancement: Allow selection of single- or multi-column mode from Options dialog #165

Open srcshelton opened 8 years ago

srcshelton commented 8 years ago

Prior to v2.11, RPi-Monitor displayed defined items in a single-column format.

Now, the default is a multi-column display... although in my case, the two items I care about most happen to be either side of the split, and so can no longer be viewed at the same time without scrolling.

Rather than require that the item ordering be changed, it would be a nice enhancement to provide a UI option to choose between single-column display and multi-column display.

XavierBerger commented 8 years ago

I'll keep this idea as enhancement but right now, a solution exists, if you want to see only one column reducing the with of you browser...

srcshelton commented 8 years ago

I'd argue that that's not really a solution... ;)