Tom Poole
|
ff0cb4ad5b
|
Use NullCheckedInvocation in more places
|
1 year ago |
reuk
|
eee7200629
|
SidePanel: Fix shadow drawing artefact on hi-res screens
|
2 years ago |
reuk
|
28f2157912
|
Convert ignoreUnused to [[maybe_unused]]
|
2 years ago |
Tom Poole
|
2ec861d99e
|
Update licensing banners to JUCE 7
|
3 years ago |
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
3 years ago |
ed
|
ec990202b1
|
Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics
|
4 years ago |
ed
|
bd17993caa
|
SidePanel: Call onPanelShowHide when animation has completed
|
4 years ago |
ed
|
d7358d0ef1
|
Update SidePanel visibility when shown/hidden and set always on top
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
90f9af3e2f
|
Fixed a positioning bug in SidePanel::calculateBoundsInParent()
|
5 years ago |
ed
|
4edb0d2c90
|
Tidied up some divider comments
|
5 years ago |
ed
|
26697f2421
|
Ensure global mouse listener is removed when SidePanel is destructed
|
7 years ago |
ed
|
a604c49a35
|
Added some methods to SidePanel to set a custom title bar
|
7 years ago |
ed
|
26734f7f85
|
Added some lambda callbacks to SidePanel
|
7 years ago |
jules
|
4fcedf7be5
|
Standardised some lambda syntax
|
7 years ago |
jules
|
ce8b2d865a
|
Used Button::onClick to simplify a bunch of library classes and demo code
|
7 years ago |
ed
|
4800216b82
|
Only resize SidePanel on mouse drag if it is currently showing
|
7 years ago |
ed
|
92545f9deb
|
Convert mouse coordinate to correct Component space when dragging SidePanel
|
7 years ago |
ed
|
1e240aeb48
|
Fixed a bug in SidePanel when adding a new content component
|
7 years ago |
ed
|
1b962aa2f2
|
GUI: Added a SidePanel component class which is useful for auxiliary UI components on mobile
|
7 years ago |