Page 1 of 1

fieldnames in current row color

Posted: Thu Aug 25, 2016 4:48 pm
by hopalongrock
This occurs if the grid is empty.

Re: fieldnames in current row color

Posted: Thu Aug 25, 2016 6:31 pm
by jtclipper
I refreshed the beta this should not happen now.
Also grid performance while navigating should be faster

Re: fieldnames in current row color

Posted: Thu Aug 25, 2016 7:52 pm
by hopalongrock
Works fine.

I use synchronized scrolling.
I have an old problem with horizontal scrolling:
If I move the scrollbar - for example - left, the current field moves right, but sometimes jumps back in opposite direction.
If I move fast, probably because of this, the screen is vibrating a very disturbing way, one or more times during the moving.
Maybe there is a calculation problem.

Re: fieldnames in current row color

Posted: Thu Aug 25, 2016 10:24 pm
by jtclipper
Download once more and let me know if this is fixed as well

Re: fieldnames in current row color

Posted: Fri Aug 26, 2016 6:15 am
by hopalongrock
Maybe a little better now, I'm not sure.

Perhaps related to the width of the fields and how they follow each other.
Or I can't move my hand continuously?

Other phenomena, I do not know it is OK:
If I click to the scrollbar, the screen moves (nearly always) left, but sometimes jumps back to original position.
(this occurs in every case, when the Title field is on left side - #, Skip, Filename, Result, If ren, Track, Artist, Title is the field order - even when I closed the Tree and Template panels with Ctrl Q and Ctrl W).

If I move left/right the scrollbar and release the mouse button, the screen jumps back, more than one field, but not in every case.
I don't see these for example in Firefox

Re: fieldnames in current row color

Posted: Fri Aug 26, 2016 3:13 pm
by jtclipper
I added a minor fix but I don't think it will affect what you are describing, I tried to reproduce in my machine and this does not happen.
The grid innately will try to show an entire column at the leftmost position this might cause issues and it's not something that can be altered I am afraid

Re: fieldnames in current row color

Posted: Fri Aug 26, 2016 6:16 pm
by hopalongrock
Your "minor fix" is perfect, now there is no vibrating, no "jump back" as it was previously.

Thanks