~azzar1/unity/add-show-desktop-key

  • Committer: David Coles
  • Date: 2010-07-29 10:51:30 UTC
  • Revision ID: coles.david@gmail.com-20100729105130-el3ut0zwisvgvthu
Fix issue with CodeMirror being wider than the screen and scrolling.

Seems like width: 100% + padding/margin causes the actual width to be more 
than 100%. Though if the CodeMirror element just auto-calculate the width it's 
fine. Also fixed similar issue with the <textbox>.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1264 15 years ago William Grant Add __test__ = False to ivle.webapp.tutorial.test, 134 bytes Diff Download File
parse_exercise.py 1099.1.141 15 years ago Nick Chadwick Updated the exercises to be loaded from the databa 1.1 KB Diff Download File
README-framework 294 17 years ago mattgiuca Added application: tutorialservice. Will be used a 3.1 KB Diff Download File
TestFramework.py 1691.1.1 14 years ago David Coles Fix exception varibles of TestSuites so exercise w 25.7 KB Diff Download File