Skip to content
Snippets Groups Projects
Commit c8e18728 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

i, of course, needs to be adjusted too.

parent c1ff3be4
No related branches found
No related tags found
No related merge requests found
......@@ -932,6 +932,7 @@ int ulist(int mode, int left, int top, int width, int *cur, int *bar
i=(*cur)-(*bar);
if(i+(height-vbrdrsize-1)>=opts) {
(*bar)=(height-vbrdrsize)-(opts-*cur);
i=(*cur)-(*bar);
}
}
if((*cur)<0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment