Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gparted gparted
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 45
    • Issues 45
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gpartedgparted
  • Merge requests
  • !33

WIP: Always show undo toolbutton

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Luca Bacci requested to merge lb90/gparted:always-show-undo-button-in-toolbar into master Mar 28, 2019
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

The "undo" button in the toolbar is only displayed based on a condition. With Gtk3 there is no reason to do that so remove the condition and always add the "undo" button.

Whole story is in the commit message ;)

Edited Mar 28, 2019 by Luca Bacci
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: always-show-undo-button-in-toolbar