Post
Topic
Board Mining (Altcoins)
Re: cryptoGlance [v2.0.2] :: Open-source, self-hosted, multi-rig monitoring tool!
by
cryptoglance
on 17/04/2015, 03:38:26 UTC
One comment on the interface.  I use the tile layout, and the summary window at the bottom of each panel ends up with a scroll bar.  I scroll it all the way to the right so I can see error %.  As the display updates, the window slowly pans back to the left on its own.  I was thinking maybe eliminate the "chip" icon from the summary pane at the bottom of each window, including Overview.  They're (the chips) not really necessary and that would make that info narrower and maybe not require panning over.  The self panning to the left may be a moot issue then, or you may look into it anyway.  Smiley
We tried to fix that issue with the browser re-scrolling back to the left. Currently we track where the user has scrolled to, however on a desktop you need to "unclick" when you scroll to have the browser not reset the scroll value.

We can add some special rule to hide icons when a window reaches a specific size. We can only find out and see if this helps Smiley