Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deere skin: Add most missing tooltips in attempt to fix https://bugs.… #1500

Merged
merged 21 commits into from
Feb 25, 2018
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
9d9a5bf
Deere skin: Add most missing tooltips in attempt to fix https://bugs.…
esbrandt Jan 27, 2018
f384f81
Merge remote-tracking branch 'upstream/2.1' into 2.1
esbrandt Feb 18, 2018
99510f4
Remove static images for Hotcues 1-4. They made sense when we had fix…
esbrandt Feb 18, 2018
30aa6bd
Deere: Replace controversial Hamburger icon with a gear icon (as alre…
esbrandt Feb 18, 2018
38c6462
Deere: Re-add option to load/save sampler banks to Skin settings > Sa…
esbrandt Feb 18, 2018
e9da243
Add tooltips for Sampler Bank controls. Use them in Tango and Deere
esbrandt Feb 20, 2018
d119889
Deere: Remove ``CUE`` button from samplers controls row. This was exc…
esbrandt Feb 20, 2018
cddabf1
Deere: Do not tread Hotcues 1-4 different than the rest. Previously, …
esbrandt Feb 20, 2018
b3c49b4
Deere: Remove infinite <MaximumSize> key in decks waveform overview …
esbrandt Feb 20, 2018
3ce7e68
Merge remote-tracking branch 'upstream/2.1' into 2.1
esbrandt Feb 20, 2018
cc7d8ae
Merge remote-tracking branch 'upstream/2.1' into 2.1
esbrandt Feb 21, 2018
9f10e47
Skins: Fix hard to read link color in CRATE and PLAYLIST pages of the…
esbrandt Feb 21, 2018
4e53e11
Revert "Skins: Fix hard to read link color in CRATE and PLAYLIST page…
esbrandt Feb 23, 2018
303fe94
Skins: Fix hard to read link color in CRATE and PLAYLIST pages of the…
esbrandt Feb 23, 2018
7f3b1d3
Removed waste text formatting using table cells in CRATE and PLAYLIST…
esbrandt Feb 23, 2018
cde2bdf
Removed waste text formatting using table cells in COMPUTER (BROWSE) …
esbrandt Feb 23, 2018
8073569
Tango: Add TooltipID for skin settings buttons in top bar, and skin s…
esbrandt Feb 23, 2018
9381ad9
Deere: Fix CUE point being invisible on main waveform, was accidental…
esbrandt Feb 23, 2018
3197e06
Add line break in 3rd paragraph of the long explanatory text in PLAYL…
esbrandt Feb 25, 2018
8f52fdf
Merge remote-tracking branch 'upstream/2.1' into 2.1
esbrandt Feb 25, 2018
2d06a30
Skins: Based on feedback, make hard to read link color in CRATE and P…
esbrandt Feb 25, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion res/skins/Deere/deck_overview_row.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<Layout>horizontal</Layout>
<SizePolicy>me,me</SizePolicy>
<MinimumSize>-1,46</MinimumSize>
<MaximumSize>-1,-1</MaximumSize>
<Children>
<WidgetGroup>
<ObjectName>DeckControlsGrid</ObjectName>
Expand Down
40 changes: 0 additions & 40 deletions res/skins/Deere/deck_visual_row.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,46 +66,6 @@
- if a MIDI device which supports more hotcues than buttons are in the current skin has them activated
- if you change from a skin which supports more hotcues than buttons are in the current skin (and has them activated)
-->
<Mark>
<Control>hotcue_1_position</Control>
<Pixmap>image/marker_hotcue_1.png</Pixmap>
<Text>1</Text>
<Align>bottom</Align>
<Color>#00FF00</Color>
<TextColor>#FFFFFF</TextColor>
</Mark>
<Mark>
<Control>hotcue_2_position</Control>
<Pixmap>image/marker_hotcue_2.png</Pixmap>
<Text>2</Text>
<Align>bottom</Align>
<Color>#00FF00</Color>
<TextColor>#FFFFFF</TextColor>
</Mark>
<Mark>
<Control>hotcue_3_position</Control>
<Pixmap>image/marker_hotcue_3.png</Pixmap>
<Text>3</Text>
<Align>bottom</Align>
<Color>#00FF00</Color>
<TextColor>#FFFFFF</TextColor>
</Mark>
<Mark>
<Control>hotcue_4_position</Control>
<Pixmap>image/marker_hotcue_4.png</Pixmap>
<Text>4</Text>
<Align>bottom</Align>
<Color>#00FF00</Color>
<TextColor>#FFFFFF</TextColor>
</Mark>
<Mark>
<Control>cue_point</Control>
<Pixmap>image/marker_cue.png</Pixmap>
<Text>CUE</Text>
<Align>bottom</Align>
<Color>#FF001C</Color>
<TextColor>#FFFFFF</TextColor>
</Mark>
</Visual>

<WidgetGroup>
Expand Down
3 changes: 3 additions & 0 deletions res/skins/Deere/icon/ic_settings_48px.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed res/skins/Deere/image/marker_hotcue_1.png
Binary file not shown.
Binary file removed res/skins/Deere/image/marker_hotcue_2.png
Binary file not shown.
Binary file removed res/skins/Deere/image/marker_hotcue_3.png
Binary file not shown.
Binary file removed res/skins/Deere/image/marker_hotcue_4.png
Binary file not shown.
6 changes: 2 additions & 4 deletions res/skins/Deere/microphone_rack.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,7 @@
</Template>

<PushButton>
<!-- TODO(jus): Add missing string to src/skin/tooltips.cpp -->
<TooltipId></TooltipId>
<TooltipId>talkover_duck_mode</TooltipId>
<Size>66f,20f</Size>
<NumberStates>3</NumberStates>
<State>
Expand Down Expand Up @@ -146,8 +145,7 @@
<Template src="skin:knob.xml">
<SetVariable name="group">[Master]</SetVariable>
<SetVariable name="control">duckStrength</SetVariable>
<!-- TODO(jus): Add missing string to src/skin/tooltips.cpp -->
<SetVariable name="TooltipId"></SetVariable>
<SetVariable name="TooltipId">talkover_duck_strength</SetVariable>
<SetVariable name="color">blue</SetVariable>
</Template>
</Children>
Expand Down
18 changes: 2 additions & 16 deletions res/skins/Deere/sampler_controls_row.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,19 +77,6 @@
<Layout>horizontal</Layout>
<ObjectName>ButtonGrid</ObjectName>
<Children>

<Template src="skin:left_display_2state_button.xml">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I plan to work a bit more on the samplers layout, but this must not be done in this PR

Copy link
Member

@ronso0 ronso0 Mar 5, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@esbrandt Will you take care of this before 2.1 release or should I?
https://bugs.launchpad.net/mixxx/+bug/1743109 "unify Sampler interface in all skins" is almost fixed, except Deere samplers are lacking hotcues. Hotcues 5-8 would need to be in a second hotcue row on small screens (this can be constructed responsive, like some things in Tango)

<SetVariable name="TooltipId">cueset</SetVariable>
<SetVariable name="ObjectName">SamplerCueButton</SetVariable>
<SetVariable name="MinimumSize"><Variable name="WideButtonMinimumSize"/></SetVariable>
<SetVariable name="MaximumSize"><Variable name="WideButtonMaximumSize"/></SetVariable>
<SetVariable name="SizePolicy"><Variable name="WideButtonSizePolicy"/></SetVariable>
<SetVariable name="state_0_text">CUE</SetVariable>
<SetVariable name="state_1_text">CUE</SetVariable>
<SetVariable name="left_connection_control"><Variable name="group"/>,cue_set</SetVariable>
<SetVariable name="display_connection_control"><Variable name="group"/>,cue_indicator</SetVariable>
</Template>

<Template src="skin:left_right_1state_button.xml">
<SetVariable name="TooltipId">beatsync_beatsync_tempo</SetVariable>
<SetVariable name="ObjectName">BeatsyncButton</SetVariable>
Expand Down Expand Up @@ -118,9 +105,8 @@
<SetVariable name="state_0_unpressed">icon/ic_eject_48px.svg</SetVariable>
<SetVariable name="left_connection_control"><Variable name="group"/>,eject</SetVariable>
</Template>

</Children>
</WidgetGroup>
</Children>
</WidgetGroup>

</Children>
</WidgetGroup>
Expand Down
45 changes: 39 additions & 6 deletions res/skins/Deere/skin_settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,17 @@
<Text>Skin Settings</Text>
</Label>
<Template src="skin:left_2state_button.xml">
<SetVariable name="TooltipId"></SetVariable>
<SetVariable name="Tooltip">Show/hide skin settings</SetVariable>
<SetVariable name="TooltipId">skin_settings</SetVariable>
<SetVariable name="ObjectName">SidebarShowHideSkinSettingsButton</SetVariable>
<SetVariable name="MinimumSize"><Variable name="SquareButtonMinimumSize"/></SetVariable>
<SetVariable name="MaximumSize"><Variable name="SquareButtonMaximumSize"/></SetVariable>
<SetVariable name="SizePolicy"><Variable name="SquareButtonSizePolicy"/></SetVariable>
<SetVariable name="state_0_text"></SetVariable>
<SetVariable name="state_0_pressed">icon/ic_menu_48px.svg</SetVariable>
<SetVariable name="state_0_unpressed">icon/ic_menu_48px.svg</SetVariable>
<SetVariable name="state_0_pressed">icon/ic_settings_48px.svg</SetVariable>
<SetVariable name="state_0_unpressed">icon/ic_settings_48px.svg</SetVariable>
<SetVariable name="state_1_text"></SetVariable>
<SetVariable name="state_1_pressed">icon/ic_menu_48px.svg</SetVariable>
<SetVariable name="state_1_unpressed">icon/ic_menu_48px.svg</SetVariable>
<SetVariable name="state_1_pressed">icon/ic_settings_48px.svg</SetVariable>
<SetVariable name="state_1_unpressed">icon/ic_settings_48px.svg</SetVariable>
<SetVariable name="left_connection_control">[Deere],show_skin_settings</SetVariable>
</Template>
</Children>
Expand Down Expand Up @@ -97,6 +96,7 @@
<Children>

<PushButton>
<TooltipId>show_coverart</TooltipId>
<Size>80me,20f</Size>
<NumberStates>2</NumberStates>
<State>
Expand All @@ -115,6 +115,7 @@
</PushButton>

<PushButton>
<TooltipId>show_spinny</TooltipId>
<Size>80me,20f</Size>
<NumberStates>2</NumberStates>
<State>
Expand Down Expand Up @@ -205,6 +206,7 @@
</PushButton>

<PushButton>
<TooltipId>show_vinylcontrol</TooltipId>
<Size>80me,20f</Size>
<NumberStates>2</NumberStates>
<State>
Expand Down Expand Up @@ -440,6 +442,37 @@
</Children>
</WidgetStack>

<WidgetGroup>
<Layout>horizontal</Layout>
<Children>
<Template src="skin:left_1state_button.xml">
<!-- TODO(jus): Add missing string to src/skin/tooltips.cpp -->
<SetVariable name="TooltipId">LoadSamplerBank</SetVariable>
<SetVariable name="ObjectName">SamplerBankLoadButton</SetVariable>
<SetVariable name="MinimumSize"><Variable name="HorizontalStretchButtonMinimumSize"/></SetVariable>
<SetVariable name="MaximumSize"><Variable name="HorizontalStretchButtonMaximumSize"/></SetVariable>
<SetVariable name="SizePolicy"><Variable name="HorizontalStretchButtonSizePolicy"/></SetVariable>
<SetVariable name="state_0_text">Load Bank</SetVariable>
<SetVariable name="state_0_pressed"></SetVariable>
<SetVariable name="state_0_unpressed"></SetVariable>
<SetVariable name="left_connection_control">[Sampler],LoadSamplerBank</SetVariable>
</Template>

<Template src="skin:left_1state_button.xml">
<!-- TODO(jus): Add missing string to src/skin/tooltips.cpp -->
<SetVariable name="TooltipId">SaveSamplerBank</SetVariable>
<SetVariable name="ObjectName">SamplerBankSaveButton</SetVariable>
<SetVariable name="MinimumSize"><Variable name="HorizontalStretchButtonMinimumSize"/></SetVariable>
<SetVariable name="MaximumSize"><Variable name="HorizontalStretchButtonMaximumSize"/></SetVariable>
<SetVariable name="SizePolicy"><Variable name="HorizontalStretchButtonSizePolicy"/></SetVariable>
<SetVariable name="state_0_text">Save Bank</SetVariable>
<SetVariable name="state_0_pressed"></SetVariable>
<SetVariable name="state_0_unpressed"></SetVariable>
<SetVariable name="left_connection_control">[Sampler],SaveSamplerBank</SetVariable>
</Template>
</Children>
</WidgetGroup>

</Children>
</WidgetGroup>

Expand Down
52 changes: 19 additions & 33 deletions res/skins/Deere/tool_bar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@

<Template src="skin:left_2state_button.xml">
<SetVariable name="TooltipId">headSplit</SetVariable>
<SetVariable name="ObjectName">ToolbarButton</SetVariable>
<SetVariable name="MinimumSize">65,22</SetVariable>
<SetVariable name="MaximumSize">65,22</SetVariable>
<SetVariable name="SizePolicy"><Variable name="ToolbarButtonSizePolicy"/></SetVariable>
<SetVariable name="ObjectName">ToolbarButton</SetVariable>
<SetVariable name="state_0_text">SPLIT CUE</SetVariable>
<SetVariable name="state_1_text">SPLIT CUE</SetVariable>
<SetVariable name="left_connection_control">[Master],headSplit</SetVariable>
Expand Down Expand Up @@ -223,23 +223,26 @@
<Children>

<WidgetGroup>
<TooltipId>recording_duration</TooltipId>
<Layout>horizontal</Layout>
<Connection>
<ConfigKey>[Recording],status</ConfigKey>
<BindProperty>visible</BindProperty>
</Connection>
<Children>
<RecordingDuration/>
<RecordingDuration>
<TooltipId>recording_duration</TooltipId>
<ObjectName>RecordingDuration</ObjectName>
</RecordingDuration>

<Template src="skin:spacer_hx.xml">
<SetVariable name="width">2f,</SetVariable>
<SetVariable name="width">4f,</SetVariable>
</Template>
</Children>
</WidgetGroup>

<Template src="skin:left_display_4state_button.xml">
<SetVariable name="TooltipId"></SetVariable>
<SetVariable name="Tooltip">Recording active</SetVariable>
<SetVariable name="TooltipId">toggle_recording</SetVariable>
<SetVariable name="ObjectName">RecordingNotification</SetVariable>
<SetVariable name="MinimumSize"><Variable name="SquareButtonMinimumSize"/></SetVariable>
<SetVariable name="MaximumSize"><Variable name="SquareButtonMaximumSize"/></SetVariable>
Expand Down Expand Up @@ -269,30 +272,33 @@
</Template>

<Template src="skin:left_2state_button.xml">
<SetVariable name="TooltipId">show_effects</SetVariable>
<SetVariable name="ObjectName">ToolbarButton</SetVariable>
<SetVariable name="MinimumSize"><Variable name="ToolbarButtonMinimumSize"/></SetVariable>
<SetVariable name="MaximumSize"><Variable name="ToolbarButtonMaximumSize"/></SetVariable>
<SetVariable name="SizePolicy"><Variable name="ToolbarButtonSizePolicy"/></SetVariable>
<SetVariable name="ObjectName">ToolbarButton</SetVariable>
<SetVariable name="state_0_text">EFFECTS</SetVariable>
<SetVariable name="state_1_text">EFFECTS</SetVariable>
<SetVariable name="left_connection_control">[EffectRack1],show</SetVariable>
</Template>

<Template src="skin:left_2state_button.xml">
<SetVariable name="TooltipId">show_samplers</SetVariable>
<SetVariable name="ObjectName">ToolbarButton</SetVariable>
<SetVariable name="MinimumSize"><Variable name="ToolbarButtonMinimumSize"/></SetVariable>
<SetVariable name="MaximumSize"><Variable name="ToolbarButtonMaximumSize"/></SetVariable>
<SetVariable name="SizePolicy"><Variable name="ToolbarButtonSizePolicy"/></SetVariable>
<SetVariable name="ObjectName">ToolbarButton</SetVariable>
<SetVariable name="state_0_text">SAMPLERS</SetVariable>
<SetVariable name="state_1_text">SAMPLERS</SetVariable>
<SetVariable name="left_connection_control">[Samplers],show_samplers</SetVariable>
</Template>

<Template src="skin:left_2state_button.xml">
<SetVariable name="TooltipId">show_microphone</SetVariable>
<SetVariable name="ObjectName">ToolbarButton</SetVariable>
<SetVariable name="MinimumSize"><Variable name="ToolbarButtonMinimumSize"/></SetVariable>
<SetVariable name="MaximumSize"><Variable name="ToolbarButtonMaximumSize"/></SetVariable>
<SetVariable name="SizePolicy"><Variable name="ToolbarButtonSizePolicy"/></SetVariable>
<SetVariable name="ObjectName">ToolbarButton</SetVariable>
<SetVariable name="state_0_text">MICS &amp; AUX</SetVariable>
<SetVariable name="state_1_text">MICS &amp; AUX</SetVariable>
<SetVariable name="left_connection_control">[Microphone],show_microphone</SetVariable>
Expand All @@ -307,38 +313,18 @@
<SizePolicy>min,min</SizePolicy>
<Layout>horizontal</Layout>
<Children>

<WidgetGroup>
<Layout>horizontal</Layout>
<Children>
<Label>
<ObjectName>KnobLabelH</ObjectName> <!--Hack to make the text a readable size.-->
<Size>80f, 25f</Size>
<Text>SKIN SETTINGS</Text>
</Label>
</Children>
<Connection>
<ConfigKey>[Deere],show_skin_settings</ConfigKey>
<BindProperty>visible</BindProperty>
<Transform>
<Not/>
</Transform>
</Connection>
</WidgetGroup>

<Template src="skin:left_2state_button.xml">
<SetVariable name="TooltipId"></SetVariable>
<SetVariable name="Tooltip">Show/hide skin settings</SetVariable>
<SetVariable name="TooltipId">skin_settings</SetVariable>
<SetVariable name="ObjectName">ShowHideSkinSettingsButton</SetVariable>
<SetVariable name="MinimumSize"><Variable name="SquareButtonMinimumSize"/></SetVariable>
<SetVariable name="MaximumSize"><Variable name="SquareButtonMaximumSize"/></SetVariable>
<SetVariable name="SizePolicy"><Variable name="SquareButtonSizePolicy"/></SetVariable>
<SetVariable name="state_0_text"></SetVariable>
<SetVariable name="state_0_pressed">icon/ic_menu_48px.svg</SetVariable>
<SetVariable name="state_0_unpressed">icon/ic_menu_48px.svg</SetVariable>
<SetVariable name="state_0_pressed">icon/ic_settings_48px.svg</SetVariable>
<SetVariable name="state_0_unpressed">icon/ic_settings_48px.svg</SetVariable>
<SetVariable name="state_1_text"></SetVariable>
<SetVariable name="state_1_pressed">icon/ic_menu_48px.svg</SetVariable>
<SetVariable name="state_1_unpressed">icon/ic_menu_48px.svg</SetVariable>
<SetVariable name="state_1_pressed">icon/ic_settings_48px.svg</SetVariable>
<SetVariable name="state_1_unpressed">icon/ic_settings_48px.svg</SetVariable>
<SetVariable name="left_connection_control">[Deere],show_skin_settings</SetVariable>
</Template>
</Children>
Expand Down
2 changes: 2 additions & 0 deletions res/skins/Tango/skin_settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -830,6 +830,7 @@ Description:
<Children>
<WidgetGroup><Size>14f,13me</Size></WidgetGroup>
<Template src="skin:button_1state.xml">
<SetVariable name="TooltipId">LoadSamplerBank</SetVariable>
<SetVariable name="ObjectName">SkinSettingsButton</SetVariable>
<SetVariable name="Size">31f,17f</SetVariable>
<SetVariable name="state_0_text"> Load /</SetVariable>
Expand All @@ -840,6 +841,7 @@ Description:
<Text> / </Text>
</Label>
<Template src="skin:button_1state.xml">
<SetVariable name="TooltipId">SaveSamplerBank</SetVariable>
<SetVariable name="ObjectName">SkinSettingsButton</SetVariable>
<SetVariable name="Size">110me,17f</SetVariable>
<SetVariable name="state_0_text"> Save Sampler Bank</SetVariable>
Expand Down
4 changes: 4 additions & 0 deletions src/library/crate/cratefeature.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,10 @@ QString CrateFeature::formatRootViewHtml() const {
html.append("<img src=\"qrc:/images/library/crates_art.png\">");
html.append("</td></tr>");
html.append(QString("<tr><td><a href=\"create\">%1</a>")
//Colorize links in lighter blue, instead of QT default dark blue.
//Links are still different from regular text, but readable on dark/light backgrounds.
//https://bugs.launchpad.net/mixxx/+bug/1744816
html.append(QString("<a style=\"color:#0850D0;\" href=\"create\">%1</a>")
.arg(createCrateLink));
html.append("</td></tr></table>");
return html;
Expand Down
4 changes: 4 additions & 0 deletions src/library/playlistfeature.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,10 @@ QString PlaylistFeature::getRootViewHtml() const {
playlistsSummary4));
html.append("</td></tr>");
html.append(QString("<tr><td><a href=\"create\">%1</a>")
Copy link
Member

@ronso0 ronso0 Feb 22, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line is obsolete, isn't it? <tr><td> go to next line then
build fails due to missing ) and ;

//Colorize links in lighter blue, instead of QT default dark blue.
//Links are still different from regular text, but readable on dark/light backgrounds.
//https://bugs.launchpad.net/mixxx/+bug/1744816
html.append(QString("<a style=\"color:#0850D0;\" href=\"create\">%1</a>")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it works and looks like desired if the line is

html.append(QString("<tr><td><a style=\"color:#0850D0;\" href=\"create\">%1</a>")
                    .arg(createPlaylistLink));

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed with 83b515e

Copy link
Contributor Author

@esbrandt esbrandt Feb 22, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed with 83b515e

What is going on here, to which branch went this, and the other commits?
I can´t find them..

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, sorry for being unclear. I made those commits to my fork of your 2.1 branch deere-crate-link-fix-fixed which you could just merge into yours. It contains:

  • create crate/playlist: fix html link
  • make skin settings icon a bit smaller
  • settings icon: remove SVG attributes 'width' and 'height' so it resized properly in the skin
  • use skin settings tooltip in Tango

.arg(createPlaylistLink));
html.append("</td></tr></table>");
return html;
Expand Down
9 changes: 9 additions & 0 deletions src/skin/tooltips.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -869,4 +869,13 @@ void Tooltips::addStandardTooltips() {
add("skin_settings")
<< tr("Skin Settings Menu")
<< tr("Show/hide skin settings menu");

// Sampler Bank Controls
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tooltips are short. If you feel they should be more in detail, e.g. that technical not the samples are saved, please speak up.

add("SaveSamplerBank")
<< tr("Save Sampler Bank")
<< tr("Save the collection of samples loaded in the samplers.");

add("LoadSamplerBank")
<< tr("Load Sampler Bank")
<< tr("Load a previously saved collection of samples into the samplers.");
}