@@ -76,6 +76,7 @@ void ScrollbarClickHandler(Window *w, const Widget *wi, int x, int y)
pos=x;
sb=&w->hscroll;
}
default:return;//this should never happen
}
if(pos<=mi+9){
// Pressing the upper button?
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.