mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Update the JUCE logo
This commit is contained in:
parent
4f01392000
commit
6542446594
54 changed files with 1575 additions and 787 deletions
|
|
@ -435,7 +435,7 @@ struct ButtonsPage : public Component
|
|||
juceImage, 1.0f, getRandomBrightColour().withAlpha (0.8f),
|
||||
0.5f);
|
||||
|
||||
ib->setBounds (260, 350, 100, 100);
|
||||
ib->setBounds (45, 380, 100, 100);
|
||||
ib->setTooltip ("ImageButton - showing alpha-channel hit-testing and colour overlay when clicked");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue