attila
|
389516feeb
|
WebView frontend: Fix window.__JUCE__.backend.removeEventListener
Co-authored-by: Yong Gyu Lee <cosgenio@gmail.com>
|
2025-02-19 09:30:13 +00:00 |
|
attila
|
9082d3274a
|
Fix inactive sliderDragStarted/sliderDragEnded events in the WebView frontend library
This fixes the behaviour of WebBrowserComponent based plugins, including
the WebViewPluginDemo, when working with automations.
|
2024-07-04 13:59:30 +00:00 |
|
attila
|
f1954bbe4d
|
Add missing documentation for Javascript helper classes
|
2024-07-04 13:59:30 +00:00 |
|
attila
|
abdf9a6b75
|
Add WebView related helper classes for implementing AudioProcessorEditor::getControlParameterIndex
|
2024-06-06 13:48:51 +02:00 |
|
attila
|
d61e516bbc
|
Add the parameterIndex property to all WebView related parameter ParameterAttachments
This affects the WebSliderParameterAttachment,
WebToggleButtonParameterAttachment, and WebComboBoxParameterAttachment
classes.
|
2024-06-06 13:48:51 +02:00 |
|
attila
|
39ac568433
|
Add missing licence header to Javascript files
|
2024-04-23 16:04:09 +02:00 |
|
attila
|
ec92ce82b6
|
WebBrowserComponent: Add native integration helper Javascript library
|
2024-04-16 17:43:21 +01:00 |
|