-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Toolbar redraw issue. #49
Comments
Unable to reproduce for now... Looks like it fails/hangs on checking if there is an open vs solution under git revision and it it should enable or disable the buttons. How does the TGit menu look like when this happens? |
Yes, looks like. Only 'Apply Stash' is visible. When I start VS and quick load solution, the toolbar does not redraw except one button 'Apply Stash'. Also, until VS not load all plugins and do own initialization (without load any project) the toolbar also not draws. http://prntscr.com/lqr7vx Possible this effect can be caused by long load plugins installed in my VS. |
If I start VS and wait until all plugins loaded - toolbar redraws. |
Please try this new build: https://github.com/sboulema/TGit/releases/tag/v4.10.50 |
Unfortunately, the issue still exists. And little worse as before. In VS2013 all works fine. Except for one thing, I create a new issue about this. |
Argh this one seems to be quite difficult, too many differences between all the different VS versions, too many async/timing issues. Last try before the weekend: Please let me know if the Rebase button icon bug is also fixed :) |
Please try this release: https://github.com/sboulema/TGit/releases/tag/v4.10.54 |
Time to throw away this feature branch and start looking for a new solution to the redraw issue :( |
I have the same problem: icons are not drawn (sometime one or two are drawn) if I start directly a .sln file, while starting VS2017 alone works. Reseting the bar draws the icons if not drawn. |
Same problem on VS2019 |
Bug is fixed after latest VS2019 update v. 16.3.8 UPDATE: after rebooting, the issue still exists. Sorry, I was too optimist. |
I've also this problem most of the time... |
VS2022 |
I found a trick that works every time because resetting the toolbar that worked in VS2017 doesn't work in VS2022: disable TGit, close VS, enable TGit, icons are there again for a while but eventually disappear again at after a few days to a few weeks I don't know yet and it seems to be linked either to swapping between solutions or to the installation of other plugins which could explain the trick that brings up the extension in the loading pile. |
Too often after start VS2017, TGIT toolbar does not draw properly.
http://prntscr.com/lona0i
After 'Reset Toolbar' all icons draw normally.
This problem occurs only with TGIT toolbar. All others drew without a problem.
The text was updated successfully, but these errors were encountered: