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

Size & Cutoff #1

Open
Dimakap opened this issue Nov 20, 2020 · 6 comments
Open

Size & Cutoff #1

Dimakap opened this issue Nov 20, 2020 · 6 comments

Comments

@Dimakap
Copy link

Dimakap commented Nov 20, 2020

Hi. Thanks for sharing your script.

On my 11 Pro the Widget looks a bit cutoff. What do i need to change in the script to make it fit?

Thanksimage

@italoboy
Copy link
Owner

italoboy commented Nov 21, 2020

Hi there,

Move to Line 307:

widget.setPadding(3, 10, -3, 10)
widget.spacing = -1.2

Set widget.spacing to 1
And widget.setPadding(3, 10, -5, 10)

And inform me, tnx.

@Dimakap
Copy link
Author

Dimakap commented Nov 21, 2020

Hi. With your suggestion the text was more cut off. I changed:

widget.spacing = -2.5

Now the text fit in the widget.

Thank you

@italoboy
Copy link
Owner

Good to hear that resolved.

Did you set widget.setPadding(3, 10, -5, 10) as well?

@Dimakap
Copy link
Author

Dimakap commented Nov 21, 2020

Im playing around with the settings.

Now i have:

widget.setPadding(3, 10, -2, 10)
widget.spacing = -2.5

With this settings it looks okay on my phone. It also would be nicht to center the update time on the widget.

@italoboy
Copy link
Owner

italoboy commented Nov 21, 2020

Glad you got along with but you have to update it. New version has been added. Read file me for update news.

@ghost
Copy link

ghost commented Nov 24, 2020

I have a similar issue on my iPhone 12 Mini. Is there an overview of specific settings for specific devices (sizes)? Do you need a screenshot to determine the correct settings, or should I just tinker around on the mentioned lines and inform you, what suits best?

thanks in advance for this beautiful widget!

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