mixxx 2.1 beta, skin Tango, Hotcue in Sampler no function on right click

Bug #1741504 reported by Stefan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Low
Stefan

Bug Description

I tested current mixxx 2.1 branch and found some SKIN ERROR in Skin Tango.

Hotcue Buttons in Sampler have no functionality in right click.

https://github.com/mixxxdj/mixxx/blob/2.1/res/skins/Tango/button_hotcue_sam_pre.xml

Missing assignment for right click compared with
https://github.com/mixxxdj/mixxx/blob/2.1/res/skins/Tango/button_hotcue_deck.xml

If I add:

    <Connection>
      <ConfigKey><Variable name="group"/>,hotcue_<Variable name="HotCue"/>_clear</ConfigKey>
      <ButtonState>RightButton</ButtonState>
    </Connection>

as in PR

Hotcue Buttons in Sampler have the same functionality as the hotcue in deck.

Otherwise Tooltip is wrong, but I think clearing Hotcue is a needed functionality also in Sampler..

Tags: skin
Revision history for this message
Stefan (nopeppermint) wrote :
Changed in mixxx:
assignee: nobody → Stefan (nopeppermint)
status: New → Fix Committed
jus (jus)
Changed in mixxx:
milestone: none → 2.1.0
importance: Undecided → Low
tags: added: skin
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/9058

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.