add vertical layout option
Bug #649273 reported by
Ximin Luo
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar GTK+ Frontends |
Fix Released
|
Wishlist
|
Jelmer Vernooij |
Bug Description
Hi, please apply the following patch, which adds a menu/config option to split the interface vertically, instead of horizontally. This allows more history to be displayed, as well as preventing space being wasted in the revision display.
The patch also makes the columns in the treeview resizable (why were they made unresizable??), so the user (eg. me) can save even more screen space.
Related branches
lp://staging/~jelmer/bzr-gtk/vertical-layout
- John A Meinel: Pending requested
-
Diff: 301 lines (+90/-33)3 files modifiedNEWS (+5/-0)
branchview/treeview.py (+14/-5)
viz/branchwin.py (+71/-28)
Changed in bzr-gtk: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
Changed in bzr-gtk: | |
assignee: | nobody → Jelmer Vernooij (jelmer) |
Changed in bzr-gtk: | |
status: | Triaged → In Progress |
Changed in bzr-gtk: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
uploading a screenshot of the patch in effect on a 1280x800 screen, viewing grub-trunk's bzr repo.