Bug GUI Playlist Controlbar

Hi @Torben & @uli.mairlist,

I working with version 7.1.10 latest snapshot I want no up/down button visible and edit button in the gui they are unselected (off). but you still see the buttons still in the controlbar?

From the gui.ini:

[ControlBar0]
Visible=on
Bottom=on
SeparateAutomationButtons=off
AssistNextButton=on
AssistNextButtonAutomation=on
AutomationFlash=off
ShowEvents=off
ShowDuration=on
ShowEditButton=off
UpDownButtons=off

Frank

Found the Solution:

[PlaylistToolbar0]
AutoFloatButtonVisible=off
EditBarButtonVisible=off
MoveUpButtonVisible=off
MoveDownButtonVisible=off

1 Like