Page 1 of 1

Empty Recycle Bin icon change

Posted: 30 Oct 2009 15:33
by zer0
This is a bit of nitpicking, but I feel compelled enough to raise my hand and ask...why, when trying to empty RB (it's empty, btw) using Tools -> Tools Special -> Empty Recycle Bin the HDD icon in the Status Bar does not change, but when attempting to do the same via a script [that calls #642, so function is the same] the icon changes to that of a blue arrow pointing to the right. The behaviour seems to be a hybrid of a script (hence the blue icon) and a function (hence no pop-up). Not a big deal, but it's one of those discrepancies that raised my eyebrows. Thanks much :D

Re: Empty Recycle Bin icon change

Posted: 30 Oct 2009 18:16
by zer0
Some more Status Bar pedantry... :P

Hovering mouse cursor between text/icon and a section divider seems to show text of the next section to the left instead of text in hovered-over section. Screenshots below illustrate:
middle_section.png
right_section.png
I just thought that if we're going to worry about 1 pixel lines over tabs then why not this? :mrgreen:

Re: Empty Recycle Bin icon change

Posted: 31 Oct 2009 14:39
by admin
zer0 wrote:Some more Status Bar pedantry... :P

Hovering mouse cursor between text/icon and a section divider seems to show text of the next section to the left instead of text in hovered-over section. Screenshots below illustrate:
middle_section.png
right_section.png
I just thought that if we're going to worry about 1 pixel lines over tabs then why not this? :mrgreen:
Confirmed and fixed.

Conc. the blue arrow: :? Can't repro. Are you using a UDC maybe? Then the arrow is from the UDC.

Re: Empty Recycle Bin icon change

Posted: 31 Oct 2009 16:01
by zer0
admin wrote:Conc. the blue arrow: :? Can't repro. Are you using a UDC maybe? Then the arrow is from the UDC.
Yes, I am using a UDC. However, normally UDC caption appears also (it does if there's actually something in the RB), but not in these circumstances.

Re: Empty Recycle Bin icon change

Posted: 31 Oct 2009 21:44
by admin
zer0 wrote:
admin wrote:Conc. the blue arrow: :? Can't repro. Are you using a UDC maybe? Then the arrow is from the UDC.
Yes, I am using a UDC. However, normally UDC caption appears also (it does if there's actually something in the RB), but not in these circumstances.
OK, I see the (tiny) problem. Not easy to fix at the moment. Will care for it later.

Re: Empty Recycle Bin icon change

Posted: 31 Oct 2009 22:05
by admin
admin wrote:
zer0 wrote:
admin wrote:Conc. the blue arrow: :? Can't repro. Are you using a UDC maybe? Then the arrow is from the UDC.
Yes, I am using a UDC. However, normally UDC caption appears also (it does if there's actually something in the RB), but not in these circumstances.
OK, I see the (tiny) problem. Not easy to fix at the moment. Will care for it later.
OK, could care for it now. 8)

Re: Empty Recycle Bin icon change

Posted: 01 Nov 2009 12:26
by zer0

Code: Select all

! Statusbar: Tooltips did not always appear over the expected
  section. Fixed.
Still not perfect :P. Screenshot below shows a position of the mouse cursor in which no tooltip shows up.
status_bar.png
Moving the cursor one pixel to the left keeps it within that section's boundaries but no tooltip either. Shifting it one pixel to the right (actually "touching" the text) shows the tooltip.

Re: Empty Recycle Bin icon change

Posted: 01 Nov 2009 12:47
by admin
:) I'll give my best in the next version.

Re: Empty Recycle Bin icon change

Posted: 01 Nov 2009 18:32
by zer0
admin wrote::) I'll give my best in the next version.
Now it's pixel-perfect! Danke sehr! 8)