[SOLVED!!!] [ObjectDock 2.0 Beta] How to remove the 'reflection' effect in Zoomer Docks?

Can't find that option anywhere!!!

Hi, how can I remove the 'reflection' effect in normal Zoomer Docks?

 

The 'reflection' makes the icons taller, but it doesn't extend the clickable part of the icon...

 

I'm using the 'Aero Reflections' Style.

12,328 views 5 replies
Reply #1 Top

I messed with the .ini file and removing the reflections didn't help. It's true no more reflections appeared, but still, only the part of an icon that was on top of the dock was clickable.

Reply #2 Top

You'll have to open the .ini file and take out the below lines.  Save, reapply.

HeightAdjust=-20  ;new flag in 2.0 for making the background taller
ReflectionHeight=17  ;new flag in 2.0 to describe how much icon to reflect
ReflectionOffset=6  ;new flag in 2.0 to describe how much to offset the flection by
ReflectionTaperOffAmount=0 ;new flag in 2.0 to describe how much to taper off the reflection
ReflectionTransparency=30 ;new flag in 2.0 to describe how transparent the reflection should be

EdgeOffset= 0   ;new flag in 2.0 for moving the entire dock off the edge
IconEdgeOffset=10  ;new flag in 2.0 for moving the dock's icons off the edge
SeparatorEdgeOffset = 10 ;new flag in 2.0 for moving the seperator off the edge

Reply #3 Top

I messed with the .ini file and removing the reflections didn't help. It's true no more reflections appeared, but still, only the part of an icon that was on top of the dock was clickable.

I just took it out, saved and then reapplied the dock (changed the background to something else, then back to Aero Reflections.  Mine worked fine, moved the icons down and the entire icon is clickable. What do you mean by the bold part?

Btw, I've said it before but I'll say it again.  Having reflections on flat zoomer or tabbed docks is stupid.

Reply #4 Top

The problem was I didn't remove these lines:

HeightAdjust=-20  ;new flag in 2.0 for making the background taller

EdgeOffset= 0   ;new flag in 2.0 for moving the entire dock off the edge
IconEdgeOffset=10  ;new flag in 2.0 for moving the dock's icons off the edge
SeparatorEdgeOffset = 10 ;new flag in 2.0 for moving the seperator off the edge

 

All is well now. Thanks natas2.

Reply #5 Top

All is well now. Thanks natas2

You are welcome.:grin:  

+1 Loading…