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

Minimum selection size #12

Open
KuroiRoy opened this issue Oct 21, 2019 · 1 comment
Open

Minimum selection size #12

KuroiRoy opened this issue Oct 21, 2019 · 1 comment

Comments

@KuroiRoy
Copy link

KuroiRoy commented Oct 21, 2019

Is it possible to make the minimum size of the window a little smaller? I'm trying to make a pip window of my Spotify controls and the selection is almost twice the height.

image

@r3sus
Copy link

r3sus commented Nov 4, 2020

PiP-Tool.Shared/Constants.cs
18        public static int MinCropperSize => 100;
PiP-Tool/ViewModels/PiPModeViewModel.cs
44        public const int MinSize = 100;

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

No branches or pull requests

2 participants