Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ui/src/scrollbar.c

    r14b4577 r453f9645  
    840840
    841841                ui_scrollbar_set_pos(scrollbar, spos);
    842                 ui_scrollbar_moved(scrollbar, scrollbar->pos);
     842                ui_scrollbar_moved(scrollbar, spos);
    843843        }
    844844
Note: See TracChangeset for help on using the changeset viewer.