1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-22 01:34:21 +00:00
JUCE/modules/juce_gui_basics/buttons
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_ArrowButton.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ArrowButton.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Button.cpp Button: Make setToggleState effective even when disabled 2026-01-13 15:58:22 +01:00
juce_Button.h Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
juce_DrawableButton.cpp Formatting: Remove double-dots from comments and other strings 2025-11-18 15:47:42 +00:00
juce_DrawableButton.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_HyperlinkButton.cpp Font: Deprecate getStringWidth and getGlyphPositions 2024-09-18 19:13:09 +01:00
juce_HyperlinkButton.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ImageButton.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ImageButton.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ShapeButton.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ShapeButton.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_TextButton.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_TextButton.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ToggleButton.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ToggleButton.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_ToolbarButton.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_ToolbarButton.h Update licensing information 2024-04-16 11:39:35 +01:00