cboulanger / eventrecorder

A qooxdoo package that allows to record user interaction for replay in testing or presentations
https://cboulanger.github.io/eventrecorder/eventrecorder/
1 stars 5 forks source link

Show script and hide script button label correction #4

Closed jaminfine closed 5 years ago

jaminfine commented 5 years ago

The show script/hide script button is now consistent with the show translation hide translation button.

The variable leftEditorVisible actually corresponds to the previous visibility, not the new visibility.

cboulanger commented 5 years ago

Thanks @jaminfine - the reason for the failing tests are unrelated to this PR - there seems to be something wrong with the setup of the environment...