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

Update origami.py #1

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Update origami.py #1

merged 1 commit into from
Sep 11, 2023

Conversation

Jeangowhy
Copy link
Owner

upgrade zoom_pane(self, auto_zoom) to support auto zoom in X and Y direction,Origami settings update:

// Automatically zoom the active pane.
// Set it to true for the default zoom, or to a user-definable
// fraction of the screen, such as "0.75" or [0.5, 0.7].
"auto_zoom_on_focus": [0.55, 0.75],

upgrade  zoom_pane(self, auto_zoom) to support auto zoom in X and Y direction,Origami settings update:

  // Automatically zoom the active pane.
    // Set it to `true` for the default zoom, or to a user-definable
    // fraction of the screen, such as "0.75" or [0.5, 0.7].
    "auto_zoom_on_focus": [0.55, 0.75],
@Jeangowhy Jeangowhy merged commit 928c509 into master Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant