1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-04 03:40:07 +00:00
JUCE/modules/juce_gui_basics/detail
attila 150f7c5bd9 Button: Make setToggleState effective even when disabled
This commit partially reverts 07f801143c.

While it's justifiable that triggerClick() is guarded and ineffective
when the button is disabled, setToggleState() needs to work to correctly
represent the underlying parameter state.
2026-01-13 15:58:22 +01:00
..
juce_AccessibilityHelpers.cpp AccessibilityHelpers: Move function definition out of header 2025-12-08 14:15:55 +00:00
juce_AccessibilityHelpers.h AccessibilityHelpers: Move function definition out of header 2025-12-08 14:15:55 +00:00
juce_AlertWindowHelpers.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ButtonAccessibilityHandler.h Button: Make setToggleState effective even when disabled 2026-01-13 15:58:22 +01:00
juce_ComponentHelpers.h Component: Improve performance and opaque checks 2025-12-22 09:50:25 +00:00
juce_ComponentPeerHelpers.cpp Fix potential crash in Ableton Live when dismissing the plugin window with Esc 2025-03-27 17:41:18 +01:00
juce_ComponentPeerHelpers.h Fix potential crash in Ableton Live when dismissing the plugin window with Esc 2025-03-27 17:41:18 +01:00
juce_CustomMouseCursorInfo.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_FocusHelpers.h Accessibility: Make the FocusTraverser navigate onto disabled components 2025-07-10 13:51:12 +02:00
juce_FocusRestorer.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_LookAndFeelHelpers.h TooltipWindow: Enable by-char breaking for the tooltip text 2025-08-13 14:20:20 +01:00
juce_MouseInputSourceImpl.h Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_MouseInputSourceList.h Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_PointerState.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ScalingHelpers.h OpenGL: Fix missing buffered image after context detach 2025-11-19 14:07:59 +01:00
juce_ScopedContentSharerImpl.h Build: Fix Windows DLL build, which requires inheriting publicly from AsyncUpdater 2024-05-08 15:37:22 +01:00
juce_ScopedContentSharerInterface.h Build: Fix Windows DLL build, which requires inheriting publicly from AsyncUpdater 2024-05-08 15:37:22 +01:00
juce_ScopedMessageBoxImpl.h Build: Fix Windows DLL build, which requires inheriting publicly from AsyncUpdater 2024-05-08 15:37:22 +01:00
juce_ScopedMessageBoxInterface.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_StandardCachedComponentImage.h Component: Use Context appropriate ImageType for temporary images 2025-04-24 13:58:23 +01:00
juce_ToolbarItemDragAndDropOverlayComponent.h ToolbarItem: Tidy up constructor 2025-06-19 14:42:49 +01:00
juce_TopLevelWindowManager.h Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
juce_ViewportHelpers.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_WindowingHelpers.h Update licensing information 2024-04-16 11:39:35 +01:00