Polish tasks panel UI and filter task templates#807
Merged
Conversation
335687d to
dc6bc4f
Compare
Activity bar icons use CSS mask-image, so only the alpha channel matters. Use a mask cutout on the C[] path to create a transparent card area for the bot icon, matching the original design where the bot sits on a white card overlapping the bottom-right of the square bracket. Align both activity bar icons to the same viewBox origin so C[] portions line up vertically. Simplify TreeItem icon SVGs by inlining fill colors instead of using CSS classes. Reduce the tasks webview base font size to 90% of the VS Code default for a more compact sidebar appearance.
dc6bc4f to
7dd0fb1
Compare
8158e78 to
e43d839
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
has-ai-task:true)TaskTemplatetype: renamedisplayNametoname, remove unusediconfield, adddescriptioncompletetasks (only cache foridle/failed)Closes #806