-
Updated
Apr 4, 2022 - Go
interface
Here are 1,669 public repositories matching this topic...
-
Updated
Apr 4, 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.
-
Updated
Apr 4, 2022 - TypeScript
-
Updated
Apr 8, 2022 - Python
-
Updated
Mar 27, 2022 - Swift
-
Updated
Mar 26, 2022 - Go
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Mar 27, 2022 - Swift
-
Updated
Mar 30, 2022 - Python
-
Updated
Jan 6, 2022 - Swift
-
Updated
Feb 27, 2022 - Python
-
Updated
Mar 23, 2022 - Python
-
Updated
Mar 15, 2022 - CSS
-
Updated
Apr 8, 2022 - Vue
-
Updated
Apr 4, 2022 - Go
-
Updated
Oct 31, 2017 - Swift
Is your feature request related to a problem? Please describe.
Since #246 was implemented (which is a very nice and needed feature) 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
Feb 11, 2022 - JavaScript
-
Updated
Feb 19, 2022 - Python
-
Updated
Mar 2, 2022 - Go
-
Updated
Jan 16, 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