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

Not an issue, a feature request #4

Open
vladimirgluten opened this issue Dec 18, 2022 · 2 comments
Open

Not an issue, a feature request #4

vladimirgluten opened this issue Dec 18, 2022 · 2 comments

Comments

@vladimirgluten
Copy link

Any chance the window could be made to be resizable or bigger? I play on an ultrawide (3440x1440) and the window and spaces for the pets is really small for me, would be nice to make the window bigger so everything is easier to see.

@ascott18
Copy link
Owner

ascott18 commented Jan 1, 2023

If I don't ever get around to doing this, BlizzMove can resize any ui panel

@tflo
Copy link

tflo commented Feb 28, 2023

You can simply use a macro to set the scale and open the frame in one go:

/run local f = PetStableFrame; f:SetScale(1.4); f:Show()

Change the scale factor to your liking. Put this on an action button or OPie ring or wherever you want.

The scaling stays for the rest of the session. To scale the frame permanently, you can use the MoveIt addon (which you may find useful also for other frames; unlike what the name suggests, it is not only for 'moving' frames, but rather for all sorts of frame adjustments).

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

3 participants