Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: reset view layout #994

Closed
grandinj opened this issue Oct 3, 2019 · 1 comment · Fixed by #1008
Closed

feature: reset view layout #994

grandinj opened this issue Oct 3, 2019 · 1 comment · Fixed by #1008

Comments

@grandinj
Copy link

grandinj commented Oct 3, 2019

it's a little hard to currently get the view back to a reasonable state when I accidentally drag stuff around, so would be nice to have a menu item to reset it.

tnhanks

bensmrs added a commit to bensmrs/git-cola that referenced this issue Nov 10, 2019
Allow the user to reset the default layout for the main window.
- Add an entry in the main menu;
- Store the default layout at initialization and restore it when asked.

Closes git-cola#994
Signed-off-by: Benjamin Somers <benjamin.somers@telecom-bretagne.eu>
@davvid davvid closed this as completed in bc98ca8 Nov 19, 2019
@grandinj
Copy link
Author

Thanks!

bmwiedemann added a commit to bmwiedemann/openSUSE that referenced this issue Nov 28, 2019
https://build.opensuse.org/request/show/751369
by user dimstar_suse
- Update to 3.6
- Usability, bells and whistles
* The remote editor is much faster since it no longer queries
  remotes, and uses the cached information instead.
  git-cola/git-cola#986
* Commit message templates can now be loaded automatically by setting
  ``git config cola.autoloadcommittemplate true``.
  git-cola/git-cola#1013
  git-cola/git-cola#735
* The UI layout can now be reset back to its initial state by selecting
  the "Reset Layout" action.  This reverts the layout to the same state
  as when the app first launched.
  git-cola/git-cola#1008
  git-cola/git-cola#994
* Files can now be ignored in either the project's `.gitignore`, or in the
  repository's priv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant