andswitch

Results 6 comments of andswitch

Apparently the search for the Section tag fails when parsing the Subsection tag (it doesn't find a parent), so it creates a new pseudo tag. During parsing of the Subsection...

I'm also having problems related to events. When I try to use `SDL_WaitEvent`, I get a segfault. Is it possible that the SDL version we're using is not completely binary...

Thanks! Even if the signature is correct, who knows there might be an incompatibility in the event struct itself. Fields added/removed/updated.. If the size of the struct changed that might...

This is also the case for me when I follow the standard CPT build instructions on Debian 9.5: ``` wget https://raw.githubusercontent.com/root-project/cling/master/tools/packaging/cpt.py chmod +x cpt.py ./cpt.py --check-requirements && ./cpt.py --create-dev-env Debug...

I agree with @HarryHeights first issue. It would be great if I am able to delete activities from the history.

I would also be for a customizable top row that shows always. Right now it never shows on text fields that have suggestions disabled I guess. It would be really...