-
Notifications
You must be signed in to change notification settings - Fork 338
Closed
Description
Describe the Bug
When Clicking on a commit, it shows commit detail and when I hover on a file it will show some action buttons, such as:
- Copy File Path to the Clipboard
- View File at this Revision
- Open File
But when Git Graph opened in small window or tab, some buttons got truncated, makes it unclickable.
Steps to Reproduce
Steps to reproduce the behaviour:
- Open Git Graph on small tab or vs code window.
- Click on some commit
- Hover over on some file which changed in that commit
- See Some button got truncated and unclickable
Expected Behaviour
Button don't get truncated so I can click it.
Environment
- Git Graph Extension Version: 1.26.0
- Visual Studio Code Version: 1.49.0
- Operating System: Manjaro Linux 20.1
Screenshots (optional)
Here I try to hover on file store_setting_ormer.go but View File at this Revision and Open File button got truncated and hidden.
⚠ Please make sure you complete all of the required sections of this template. Without this required information, it will be harder to replicate this bug, and cause additional delays in resolving it.
Metadata
Metadata
Assignees
Labels
feature requestFeature requestFeature request