Gareth J Barnard

Results 258 comments of Gareth J Barnard

`error_log(print_r($thing, true));`

print_r does objects and arrays. a structured walkthrough does the call stack / any error. Change in variable values by reading the code.

Looking at again, this: https://github.com/moodlerooms/moodle-theme_snap/blob/master/config.php#L26-L31 is a server side session thing and nothing to do with the JS and moving the debug message. No idea of how much time would...

@PM84 Interesting. Please could the commit be signed -> https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification.

I think this is a core issue to address too.

Any other method on the '$file' object? Just seems wrong to correct a mistake with another mistake.

Oh crumbs! With MDL-52842 they have sat on their bums for months and not able to make a decision, now there is a surprise :(.

What version of FF please? I can replicate on Win 10 on FF 49.0.1 but don't know currently why it does not work.

Ref: https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Scroll-linked_effects

position sticky (FF only) is not a solution. position absolute is not a solution as would muck-up gradebook.