Brad Simpson

Results 7 issues of Brad Simpson

**Environment:** - OS: BigSur - qView version: 4.0 **Information:** Pinch to zoom works great when zooming in and out of an image. However, once I click to drag the image...

bug

The module at amd/src/role-button.js uses ES6 syntax which isn't supported by Moodle until version 3.8 ( https://docs.moodle.org/dev/Javascript_Modules#ES6_Modules_.28Moodle_v3.8_and_above.29 ). In this plugin's README and on the [Moodle plugin page](https://moodle.org/plugins/block_xp/versions), the requirements...

https://github.com/adaptlearning/adapt_framework/blob/44ea80132b2f37dac2aa9dcf59d9fa4a9079bb86/README.md?plain=1#L20 The link https://github.com/adaptlearning/adapt_framework/wiki/Accessibility does not exist yet. Should this link to the new guide that will presumably be created in #3379 @kirsty-hames @oliverfoster ?

bug
accessibility
documentation

Fixes #206 ### Fix * Fix typo in _.github/pull_request_template.md_ ### Update * Show current version plus latest compatible version in dry runs ### Testing 1. Run `adapt update --check`. The...

enhancement

### Subject of the enhancement When checking to see what plugins can be updated, it would be useful to see the current version of a plugin plus the new version...

enhancement

Fixes #2644 - Removes the fullscreen fix for Chrome versions

When exiting a fullscreen video with the ESC key in Firefox, an error is thrown: ``` Uncaught (in promise) TypeError: Not in fullscreen mode cancelFullScreen file:///mediaelement/build/mediaelement-and-player.js:6875 exitFullScreen file:///mediaelement/build/mediaelement-and-player.js:1505 fullscreenChanged file:///mediaelement/build/mediaelement-and-player.js:1372...