Jaca wrote: > H > Below its purely theoretical UI idea as I don't know workload involved > into "embedding" 2 Checkboxes in to Player selection window/ Popup I'm not keen on adding checkboxes as it complicates what should be a simple dialog.
The current, in development, version looks like: 31046 The 'Move the queue to:' is a combo-box allowing you to choose between 'Move the queue to:' and 'Copy the queue to:' (this preference is remembered after the move/copy). I was considering something along the lines of: 31045 Not sure on this though, as currently the action is select 'transfer queue' button in queue view, then click on destination player in dialog -> move happens. Now it would be select 'transfer queue' button in queue view, select player, then click 'Copy' or 'Move'. Not a massive cange, but previously the player entries were buttons, now you need to select player then action. *But* it also means this dialog behaves different to the DSTM and sleep dialogs, where selecting an item also closes the dialog. Which makes this dialog inconsistent. Alternatively I could use; short-press (e..g touch/click) on transfer icon (i.e. the button in the queue toolar) => move (so no change), long-press (e.g. touch icon for 1s or more) => copy ??? But then this is a bit hidden - but means less changes... +-------------------------------------------------------------------+ |Filename: Screenshot from 2020-07-15 06-27-08.png | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=31046| +-------------------------------------------------------------------+ *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
