@ -55,6 +55,7 @@ void Panel_init(Panel* this, int x, int y, int w, int h, const ObjectClass* type
this->scrollH=0;
this->selected=0;
this->oldSelected=0;
this->selectedLen=0;
this->needsRedraw=true;
RichString_beginAllocated(this->header);
this->defaultBar=fuBar;
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.