Dev talk:Software roadmap

From Synfig Studio :: Documentation
Revision as of 02:38, 29 January 2006 by Bombe (Talk | contribs) (UI plans)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

I'd like to work on improving the UI and making it comply to the HIG. I'm currently working on optimizing the canvas properties dialog and it would probably end like this:

  • Create a tabbed notebook, containing the tabs "Image", "Time", and "Other".
    • The "Image" tab would contain:
      • Width, height (which could be coupled to link image aspect ratio),
      • Image resolution (which could be coupled),
      • Resulting physical dimensions (which are computed from the other two).
    • The "Time" tab would contain:
      • Number of FPS,
      • Start- and end-time.
    • The "Other" tab would contain:
      • Image area (what's that, btw? :),
      • Focus point.
    • Name and description would stay about where they are.

Any suggestions or comments? --Bombe 15:38, 28 Jan 2006 (PST)