Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Scratchpad Issue #3

Open
3 of 22 tasks
scunz opened this issue Mar 4, 2013 · 0 comments
Open
3 of 22 tasks

Scratchpad Issue #3

scunz opened this issue Mar 4, 2013 · 0 comments
Labels

Comments

@scunz
Copy link
Member

scunz commented Mar 4, 2013

This is a scratch pad for Bugs 'n Issues that are too small to deserve an issue on their own:

  • History-List: Text colour is inconsistent
  • History-List: Back-Ground colour is alternating (we don't do that anywhere else)
  • History-List: Graph lane colours should be consistent in temperature with diff colours.
  • History-Details: Not scrollable
  • History-Details: Line-Height is not correctly calculated for SHA1-Row
  • History-Diff: The tool bar is not a tool bar.
  • Current-Repo Widget: has no padding between texts.
  • Branches-View: Local and Remote selectors are no longer working (Unimplemented in new BranchesModel)
  • Diff-View: Horizontal space for line numbers is generally few pixels too small (rendered correctly, but calculated differently for drawing) This causes line numbers with 4 digets to randomly "disappear"
  • Heaven-Style: Tool-Button drawing on Mac is weird
  • Heaven-Style: Drawing of borders needs to be globally re-thought. There are way to many places where two or more border lines are drawn (Second Multibar on a splittered container) and places where they are totally missing (Between MenuBar and the Welcome view).
  • Heaven: MultiBar is missing a strut in all different variations
  • Heaven: pure Tool-Bar is too big
  • Heaven: MultiBar: ViewSelectors are barely recognizable
  • Heaven: Footer-Widget: has no strut
  • Heaven: Footer-Widget: Resize-Grip is always visible, even in full screen or maximized mode
  • Heaven: ModeSwitcher is a real ugly duckling and its location inside the menu bar is not visible on Mac (This should become part of the FooterWidget and have an interface similar to Qt-Creator's Select-Target overlay.
  • Heaven: Window Style is not synchronized after closing a View
  • Heaven: Views inside splitter containers don't require tool bars, thus there is no mechanism to visually position global view related ui elements (like close button, drag area, etc...) This seems to be a conceptual problem: The only solution so far would be to make a MultiBar inside a Splitter mandatory.
  • Repo-Tree-View: Model doesn't act on changes from RepoMan
  • Repo-Tree-View: Make the model sorted.
  • Preferences: Ok button is not implemented. Apply logic is currently confusing.
scunz referenced this issue in macgitver/MacGitverModules Mar 9, 2013
This change is a total rewrite of the current history view.

Instead of drawing it all ourselves, setup some HTML and show that in a
browser. This addresses most of the details related topics in
macgitver/MacGitver#3:

- Details view becomes scrollable
- Details view becomes selectable
- Lineheight for fixed-font header lines is fixed.
scunz referenced this issue in macgitver/MacGitverModules Mar 9, 2013
This change is a total rewrite of the current history view.

Instead of drawing it all ourselves, setup some HTML and show that in a
browser. This addresses most of the details related topics in
macgitver/MacGitver#3:

- Details view becomes scrollable
- Details view becomes selectable
- Lineheight for fixed-font header lines is fixed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant