mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 08:25:35 +02:00
[GH-ISSUE #55] UI broken when side bar at the right on vscode #41
Labels
No labels
bug
bug
duplicate
enhancement
enhancement
Missing Info
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vscode-dark-islands#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BigYass on GitHub (Feb 17, 2026).
Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/55
If there is a mistake tell me, also I don't know if it's only on my side.
Trying the one liner installer, after reloading my right sidebar is cut and the gap between file and file explorer is kinda large :
the screen shot is not croped, vscode is up to date :
1.109.4
c3a26841a84f20dfe0850d0a5a9bd01da4f003ea
x64
tell me if I can give more information
@BigYass commented on GitHub (Feb 17, 2026):
Also there is not the problem when I put the sidebar at the left
@CeRBeR666 commented on GitHub (Feb 17, 2026):
File tree sidebar working well but editor sidebar as if it stayed the same as the background and isn't visible.
@Jaldekoa commented on GitHub (Feb 17, 2026):
That's right, I also use the sidebar on the right and I agree with what @BigYass says. When I move it to the left, it appears correctly, but when I move it several times between left and right, it now looks bad in both positions, even after restarting.
@bwya77 commented on GitHub (Feb 19, 2026):
Fixed in v.0.0.2, There is less spacing against the window edge but thats due to VSCode limitation. If anyone finds a solution with padding on either side let me know