Skip to content
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

Activity bar positioning at the top and bottom #206818

Merged
merged 9 commits into from
Mar 7, 2024

Conversation

benibenj
Copy link
Contributor

@benibenj benibenj commented Mar 4, 2024

This PR adds a footer area to composite parts and enables the positioning of the activity bar at the bottom. This change enhances the flexibility of the UI layout by allowing users to place the activity bar at the bottom of the screen if desired.

fixes #118692
fixes #195262
fixes #195132
fixes #197216

// cc @bpasero changes in part.ts

@benibenj benibenj self-assigned this Mar 4, 2024
@benibenj benibenj marked this pull request as ready for review March 7, 2024 14:38
@VSCodeTriageBot VSCodeTriageBot added this to the March 2024 milestone Mar 7, 2024
@benibenj benibenj enabled auto-merge March 7, 2024 14:46
@benibenj benibenj changed the title Added footer area and enabled activity bar positioning at the bottom Activity bar positioning at the top and bottom Mar 7, 2024
@benibenj benibenj merged commit ff23987 into main Mar 7, 2024
6 checks passed
@benibenj benibenj deleted the benibenj/activityBarBottom branch March 7, 2024 16:20
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.