Skip to content

Commit

Permalink
Set main interface to 1.5x scale for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
someone13574 committed Feb 12, 2025
1 parent 482ce91 commit 96e2c7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/workspace/src/workspace.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5286,6 +5286,7 @@ impl Render for Workspace {

client_side_decorations(
self.actions(div(), window, cx)
.scale(1.5)
.key_context(context)
.relative()
.size_full()
Expand Down

0 comments on commit 96e2c7e

Please sign in to comment.