ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/UI.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC/UI.pm (file contents):
Revision 1.443 by root, Mon Nov 12 23:25:37 2007 UTC vs.
Revision 1.444 by root, Sat Dec 8 18:38:13 2007 UTC

104 my $widget = $ROOT->find_widget ($x, $y); 104 my $widget = $ROOT->find_widget ($x, $y);
105 105
106 $GRAB = $widget; 106 $GRAB = $widget;
107 $GRAB->update if $GRAB; 107 $GRAB->update if $GRAB;
108 108
109 $TOOLTIP_WATCHER->trigger; 109 $TOOLTIP_WATCHER->invoke;
110 } 110 }
111 111
112 if ($GRAB) { 112 if ($GRAB) {
113 if ($ev->{button} == 4 || $ev->{button} == 5) { 113 if ($ev->{button} == 4 || $ev->{button} == 5) {
114 # mousewheel 114 # mousewheel

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines