Coder Social home page Coder Social logo

Comments (11)

italoboy avatar italoboy commented on July 20, 2024

It was fixed, be sure you are in the latest update.

from full-weatherline-widget.

parryg avatar parryg commented on July 20, 2024

Strange! The code I used was just before I posted as I've never used the script before.

from full-weatherline-widget.

parryg avatar parryg commented on July 20, 2024

Just tried the code again and have the same issue, it happens when I set these to false.

// 12 hours time
const _12Hours = false
const diagram12Hours = false

from full-weatherline-widget.

italoboy avatar italoboy commented on July 20, 2024

I don't have this issue and never seen it reported by far, make sure your padding line 335 is correct. What device are you?!

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

from full-weatherline-widget.

parryg avatar parryg commented on July 20, 2024

from full-weatherline-widget.

parryg avatar parryg commented on July 20, 2024

I'm using an XR, the numbers look correct to me.

image

from full-weatherline-widget.

italoboy avatar italoboy commented on July 20, 2024

Try this and let me know

widget.setPadding(3, 9.9, -3, 9.9)

if not try

widget.setPadding(3, 10.1, -3, 10.1)

And you can longer that by widget.spacing = -2

from full-weatherline-widget.

parryg avatar parryg commented on July 20, 2024

Still no luck, no idea what's causing it!

from full-weatherline-widget.

foebay avatar foebay commented on July 20, 2024

For me, it seems that it is missing the “tens” place value. It should read 8:06. But instead with the missing place it reads 8:6. I’m using the 24hr setting. A running it on an iPhone Xs Max.
66F154D0-E82C-4599-8EEB-D88802DAA1F7

from full-weatherline-widget.

foebay avatar foebay commented on July 20, 2024

Great work btw. This script here is the best I’ve seen by far. I really like it a lot 👍

from full-weatherline-widget.

italoboy avatar italoboy commented on July 20, 2024

Since this issue is rare, please come to our Discord server in order to discuss for solving., you will find the invitation link at Reddit r/Scriptable.

from full-weatherline-widget.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.