Bill Gribble

Results 64 issues of Bill Gribble

When editing text on the web, we often have to deal with very long lines of text (like this one) and it can be a pain to move the insert...

bug
solved in latest source code

Really liking react-chatview for my application, thanks! I am doing a chat-type view with an input at the bottom and the react-chatview containing history of utterances above. I pin the...

In the interactive C++ manual, the "Keys down:" indicator iterates over the range from 0 to ImGuiKey_NamedKey_END to check for every key that is currently down. I need to do...

This is in version 2.7.0 of the pyGLFW package, against version 3.4.0 of glfw. I have manually searched for and removed any other versions of glfw on my (Debian unstable,...

In my application, the persistence of settings for the node editor from session to session is not desirable. Is there a way to disable save and load of the `NodeSettings.json`...

If you are entering a literal Python value or expression in a Message and make a typo, you get a error traceback and theobject is thrown into a weird state....

I you type something in the MFP console that causes a Python error, the traceback is logged to the logging window but isn't printed in the console itself.

bug

I see this because I switch JACK to different interfaces all the time and sometimes the last interface JACK used is not available (USB device disconnected for example). Normally, if...

bug

Rarely seen but does happen sometimes. On quit, the DSP backend goes into a retry loop that you have to C-C out of. ``` [ 30.470 main] Got unmanage callback...

bug

IF you C-o to open a file, then hit ESC to abort while editing the file name, you can be left with a vestigial empty patch with a weird name...

bug