1. 16 Jul, 2016 2 commits
    • Explorer09's avatar
      Mouse-friendly functions bar for meters panel · 0108117d
      Explorer09 authored
      Before:
      SpaceStyle EnterMove  DelDeleteEscDone  |
      ~~~~~      ~~~~~      ~~~      ~~~      |
      UpUp     DnDown  LtLeft  RtRight EnterConfirmDelDeleteEscDone  |
      ~~       ~~      ~~      ~~      ~~~~~       ~~~      ~~~      |
      
      After:
      SpaceStyle EnterMove                                           DelDeleteF10Done
      ~~~~~      ~~~~~      ~~                                       ~~~      ~~~
      SpaceStyle EnterLock  UpUp    DnDown  <-Left  ->Right          DelDeleteF10Done
      ~~~~~      ~~~~~      ~~      ~~      ~~      ~~      ~~       ~~~      ~~~
      
      * Align 'Delete' and 'Done' to the right to match functions on other
        screens. (Accidental clicking is avoided as a side benefit.)
      * You could change meter type while in moving mode. New bar now hints
        this.
      * Two Enter key functions are put in the same place and so mouse clicks
        there act like functions toggle. (The wording change to 'Lock' is
        also to reflect this.)
      * '<-' and '->' instead of 'Lt' and 'Rt' abbreviation as the latter is
        not widely seen and arrows shapes are obvious. :)
      * 'Esc' key for 'Done' in this context may not be intuitive, comparing
        to 'F10'. While I wish there be a Cancel/Undo function for 'Esc', it
        wouldn't hurt if we write 'F10' for 'Done' on functions bar for now.
      0108117d
    • Explorer09's avatar
      Reword 'Type' to 'Style' for meters. · a41c9b39
      Explorer09 authored
      Per @hishamhm's suggestion. This is UI change only.
      In code the class names and symbols still refer them as "modes".
      a41c9b39
  2. 27 Aug, 2015 1 commit
  3. 03 Feb, 2015 1 commit
  4. 22 Jan, 2015 1 commit
  5. 05 Dec, 2012 1 commit
  6. 26 Dec, 2011 1 commit
  7. 25 Feb, 2010 1 commit
  8. 09 Mar, 2008 1 commit
  9. 06 Jun, 2006 1 commit
  10. 30 May, 2006 3 commits
  11. 04 Mar, 2006 1 commit