diff bars
diff bars
I had the feeling there is something wrong with the diff bars. Now I'm sure.
In the 32 bit version the "changed files" are not shown at all.
In both versions, in many cases the diff bar is out of synch with the scrollbar cursor.
In some cases (I can't say exacly when), after some operations the diff bar is not updated.
Off topic: I don't like the "auto-higlight" on mouse over; even less since, if the movement is fast, some lines remain inopportunely higlighted.
In the 32 bit version the "changed files" are not shown at all.
In both versions, in many cases the diff bar is out of synch with the scrollbar cursor.
In some cases (I can't say exacly when), after some operations the diff bar is not updated.
Off topic: I don't like the "auto-higlight" on mouse over; even less since, if the movement is fast, some lines remain inopportunely higlighted.
Re: diff bars
As per Murphy's law, at the moment the short anwser is: no.
Maybe later...
Maybe later...
Re: diff bars
"A whiter shade of pale" or, maybe, "50 shades of..."
In the diff bars the "changed" files are indicated with a sligtly darker shade of blue than that of the "deleted".
Too easy be fooled.
I found a case in which the diff bars simply aren't there.
It seems reproducible, but I'm trying to avoid sending you two copies of my 1TB disc...
In the diff bars the "changed" files are indicated with a sligtly darker shade of blue than that of the "deleted".
Too easy be fooled.
I found a case in which the diff bars simply aren't there.
It seems reproducible, but I'm trying to avoid sending you two copies of my 1TB disc...
Re: diff bars
I presume you are talking about "color bars" on the left sides of dir views? Their color is controlled by "Use foreground colors for the color bars" in Display options and, of course, your colors for different item types.
psguru
PrestoSoft
PrestoSoft
Re: diff bars
Nope.
I'm talking about what you call "Diff bars".
See Options->Display->Show diff bars: width (pixels).
I discovered that they are not present if the whole list can be seen in a single screen.
Quite logical. This case is a false alarm.
Re: diff bars
Hmm, I'm not sure what you mean.I discovered that they are not present if the whole list can be seen in a single screen.
psguru
PrestoSoft
PrestoSoft
Re: diff bars
Since in your screenshot the 5 items can be seen in a window without scroll, then there is no diff bars.
Include more items and/or slim down the window and the diff bars appear.
It's logical; a feature, not a bug.
Include more items and/or slim down the window and the diff bars appear.
It's logical; a feature, not a bug.
Re: diff bars
Hmm, diff bars are always visible, on the left. What you are saying is true for "color bars".
psguru
PrestoSoft
PrestoSoft
Re: diff bars
Nope again.
The visibility if the diff bars (those higlighted in the screenshot) follows exactly the visibility of the (vertical) scroll bars. No scroll bars, no diff bars.
Anyway, this is absolutely correct.
The problems are others.
The visibility if the diff bars (those higlighted in the screenshot) follows exactly the visibility of the (vertical) scroll bars. No scroll bars, no diff bars.
Anyway, this is absolutely correct.
The problems are others.
- Attachments
-
- Clipboard01.jpg (61.5 KiB) Viewed 8245 times
Re: diff bars
Ops! You're right. Sorry.
I was sure I saw them changing when I changed "Options->Display->Show diff bars: width (pixels)."
Apparently I'm boiled. (It's very hot down here, and with 80% RH!)
By the way: try to enter a two digit number in that edit box.
After the first digit you get "Enter an integer between 12 and 32."
You first have to unselect that digit and then enter the second one.
Luckily there are the up-down buttons.
I was sure I saw them changing when I changed "Options->Display->Show diff bars: width (pixels)."
Apparently I'm boiled. (It's very hot down here, and with 80% RH!)
By the way: try to enter a two digit number in that edit box.
After the first digit you get "Enter an integer between 12 and 32."
You first have to unselect that digit and then enter the second one.
Luckily there are the up-down buttons.
Re: diff bars
Yeah, this is kind of a genius implementation of limits in MFC.By the way: try to enter a two digit number in that edit box.
After the first digit you get "Enter an integer between 12 and 32."
You first have to unselect that digit and then enter the second one.
psguru
PrestoSoft
PrestoSoft
Re: diff bars
Recipe:
- Compare a couple of trees with some differences (even only one is enough).
- Go to current diff (ctrl-F7).
- Single click on any identical file, obviously out of the current diff , so as to "select it".
- The color bar goes bananas...
- Recompare, and the color bar is restored.
- Switch to a different program/window.
- Come back to EDP.
- The color bar has gone bananas...
- Repeat at wish...