Closed (fixed)
Project:
JW Player
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2016 at 15:04 UTC
Updated:
4 Jul 2016 at 11:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sgdev commentedHere is the patch for review... this is a very simple addition. Thanks.
Comment #4
berdirThis could be a bit confusing if you change the setting, but that seems acceptable and not worth to account for.
Committed.
Comment #5
sgdev commentedYes, I agree it could be... here are three ideas we considered:
1) Use the word "current" in the link, such as "Manage current preset" or "Manage currently saved preset".
2) Add text after the link that says "(only available when saved)".
3) We've done this before with other modules, and would definitely work...
#attachan Ajax callback to theselect, and automatically change the link on the fly. :-)Your thoughts? #3?
Comment #6
johnchqueAdded extra code for fitting better d8 version.
Comment #8
johnchqueMade some changes, added some extra checks and fixed tests.
Comment #10
berdirah, looks like you have the preview states fix here.
Committed, thanks.