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

How to change the Recorder size in swiftUI #133

Open
kaich opened this issue Jun 30, 2023 · 2 comments
Open

How to change the Recorder size in swiftUI #133

kaich opened this issue Jun 30, 2023 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kaich
Copy link

kaich commented Jun 30, 2023

I use it in swiftUI. But I found the .frame(width: height:) not work. How to change the size of the Recorder?

@sindresorhus
Copy link
Owner

I haven't found a way to both support setting a .frame() but also default to 130 width. I'm not interested in passing in a size parameter to the recorder. Also, in general, you should just use the default size. It's sized to fit any keyboard shortcut, but also no wider than necessary.

@sindresorhus sindresorhus added enhancement New feature or request help wanted Extra attention is needed labels Jul 1, 2023
@yousefNowPay
Copy link

I have the same case did you figured a solution for that ? @kaich

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants