Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 364
    • Issues 364
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #2951
Closed
Open
Created Mar 03, 2017 by fastcall22@fastcall22

Graphics corruption on taskbar overlay with UI scaling

What steps will reproduce the problem?

  1. Open Tortoise Log on a git repository, and take note the taskbar icon.
  • Set UI scaling to 125% in the system control panel.
  • Log out and log in for UI scaling to take effect system wide.
  • Open Tortoise Log on a git repository, and note the graphics corruption on the taskbar icon.

What is the expected output? What do you see instead?

tgit

With 125% UI scaling, the overlay only has its 256 pixels of 400 pixels set to the translucent blue. This seems to suggest that the overlay is always assumed to be 16x16. However, this is not the case with UI scaling. The rest of the 144 unset pixels seem to be uninitialized memory.

What version of TortoiseGit and Git are you using? On what operating system?

TortoiseGit 2.4.0.2 on Windows 10.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking