trema-tech / moodle-theme_trema

Theme trema, a Moodle LMS plugin.
https://moodle.org/plugins/theme_trema
GNU General Public License v3.0
39 stars 19 forks source link

Atto recorder (atto_recordrtc) not draggable #27

Closed eslteacher closed 7 months ago

eslteacher commented 4 years ago

Moodle 3.9 I have a simple assignment and I want students to submit responses using the Atto audio recorder. When the audio recorder opens, the recorder has a ‘Move ’cursor on hover but the surrounding lightbox seems fixed and prevents the recorder from being draggable. Tested on FF Chrome and edge latest.

I can hide the lightbox in developer tools

Then I can drag the recorder to a new position. Works fine in Boost 3.9
eslteacher commented 4 years ago

Fixed... In /theme/trema/scss/trema/header.scss, remove 'z-index: 10000' on line 15 then purge all caches. fixed by Gareth Barnard gjbarnard@gmail.com

gjb2048 commented 4 years ago

@eslteacher Should this be reopened so that Rodrigo and Trevor know its an issue to fix in the code they control?

eslteacher commented 4 years ago

Yep... You're exactly right!

eslteacher commented 4 years ago

Reopened so that Rodrigo and Trevor know its an issue to fix in the code they control. Thanks, Gareth!

michael-milette commented 7 months ago

The suggested fix will be implemented in the next major release of the Trema theme. Feel free to check out the experimental dev branch in the meantime.

Best regards,

Michael Milette