Skip to content

Minor cosmetic changes

Latest
Compare
Choose a tag to compare
@minhducsun2002 minhducsun2002 released this 03 Jun 14:20
· 3 commits to master since this release
2462dff

Changelog :

  • Submissions
    • Total score is now displayed in the main table, if determinable. Same applies with the execution time (the maximum amount of time used for a test will be displayed).
      image
    • The memory column, most of the time, is not used and will be hidden (55729f0).
    • The tooltip for the reloading button will always get displayed on hover (56c669d).
    • The solution displaying panel no longer throws 4 or 5 errors each single time opened up but no solution is available (b09178e).
    • Fixed : The localized verdict for submissions will get updated without needing for a full page reload (2462dff).
  • Code editor :
    • Print margin has been hidden to remove distractions (6cdae34).
    • Font size increased to 14px (7b08906).
    • Drag'n'drop is now available (f941d42). Note that a file dropped in still subject to size checks as introduced in v1.4.1-20190417.1.
  • Notifications are now moved to the upper-right corner of the screen (6f544ae).
  • The maximum number of notifications that can be displayed at one time is 2. Each one will disappear after 1.5 seconds.