-
Updated
Jul 12, 2022 - Go
interface
Here are 1,725 public repositories matching this topic...
-
Updated
Jun 14, 2022 - Python
Hi, I have discovered issue when using feign.httpclient.ApacheHttpClient.
In some cases Apache client throws ProtocolException which is a checked exception. This happens for example when server returned 303 HTTP code but there was no location header.
In such case Feign proxy throws UndeclaredThrowableException instead of invoking ErrorDecoder.
- I have searched to see if a similar issue already exists.
Is your feature request related to a problem? Please describe.
As a gradio user, I don't want to see usage of the deprecated gr.inputs and gr.outputs in the examples and guides.
Here is an example from the "Hugging face integrations" guide
 the history jumping (sorry dont found how it was called exactly) with Cursor+Up & Cursor+Down is not deactivated - so if you want to fix a typo and go cursor+Up your multiline command is replace by the history.
Describe the solution you'd like
The easie
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Apr 23, 2022 - Python
-
Updated
Jun 27, 2022 - Go
-
Updated
Apr 23, 2022 - Python
Improve this page
Add a description, image, and links to the interface topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the interface topic, visit your repo's landing page and select "manage topics."
I'm working on an application which mainly consists for sliders for parameter control. For better user experience, it would be nice to offer two features: reset to default and fine control.
On VST plugins this is normally done via double-clicks and/or modifier keys. E.g. double-clicking resets the slider to a default (mostly 0), alternatively Ctrl-/Cmd-Klick also does it. For fine control, ofte