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

i, of course, needs to be adjusted too.

parent 6db9ad0d
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #1244 passed
......@@ -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.
Please register or to comment