Richard Tape
Richard Tape
This fix is broken in 1.9 as the $field parameter for determineIsSelected is now passed as a field object and not an array. Look for another branch to fix that,...
Hey @gregpriday thanks so much for the reply. Honestly, I'd much rather you spend some time on perhaps writing some basic docs on _how_ this could be implemented. I'm happy...
As a follow-up, for some reason which I still can't explain, if I add !important to the height declaration on .anythingSlider this issue no longer occurs. Baffled even more, now.
No worries @Mottie, I first tried explaining it by simply writing it and, well, that didn't end well. I didn't understand my own problem after I wrote it down, haha....
I'm not sure I explained myself properly. I'm saying don't embed the form yourself. Allow someone else to specify the markup for the form itself. Does that make more sense?...
Also might be nice, in tournament style, to up the blinds every x-minutes. Probably have to make it configurable.
Also allowed me to use airsonos. Couldn't be happier. Thanks so much!
066686ad47c958f1c844bf9cdc573a470e180cab stops the JS errors (and makes a 'default' dummy user. - this will be replaced in the future, but my current use-case is for sites with _only_ logged in...
Hi, Thanks for this PR. However, there's a couple issues for me to merge. The composer.json file you've included adds your path rather than this as the canonical source. Thanks...
Hi, thanks for reporting this. You've taken me down some rabbit holes. The HTML block is a different kind of beast compared to most. I'll need a little more time...