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

LiveTile Improvements - Timestamp and Freshness Check #20

Closed
hl2guide opened this issue Sep 19, 2023 · 7 comments
Closed

LiveTile Improvements - Timestamp and Freshness Check #20

hl2guide opened this issue Sep 19, 2023 · 7 comments

Comments

@hl2guide
Copy link

Please consider improving the LiveTile feature in these ways:

  • A text-based label for last checked (e.g. 3m ago)
  • Only update LiveTile if the data has changed since last check (avoids rotate animation with no new data)

example tile

@Gabboxl
Copy link
Owner

Gabboxl commented Sep 19, 2023

Yeah, I would have done that but designing livetiles is not a simple job :((. Will look into this again btw.

@Gabboxl Gabboxl closed this as completed Sep 30, 2023
@Gabboxl Gabboxl reopened this Sep 30, 2023
@PIndividual
Copy link

Just hoping would it be possible to move all texts in the live tile a bit lower, currently texts on wide live tiles are all stuck on the top, leaving an entire blank space below, which could look much better if all the texts are moved to a lower spot.
image

@Gabboxl
Copy link
Owner

Gabboxl commented Oct 5, 2023

Just hoping would it be possible to move all texts in the live tile a bit lower, currently texts on wide live tiles are all stuck on the top, leaving an entire blank space below, which could look much better if all the texts are moved to a lower spot.

This is weird, mine looks like the one in the first post of this issue. Are you using more than 125% of scaling?

@PIndividual
Copy link

Yes, I'm with 150%

@PIndividual
Copy link

Well, most modern laptops with screens using high resolutions has high scaling value

@Gabboxl
Copy link
Owner

Gabboxl commented Oct 7, 2023

Yes, I'm with 150%

Well, most modern laptops with screens using high resolutions has high scaling value

Yeah, well Live Tiles are an old piece of technology that is very difficult to design. I will not spend time optimizing the tiles for high DPI displays, it requires too much time and testing, unfortunately

@Gabboxl
Copy link
Owner

Gabboxl commented Nov 25, 2023

Hi, just an update about this issue. After some tests, I came to the conclusion that adding a label with the time of the last update is not possible because there isn't enough space on the tile.
Unfortunately the scaling of the live tiles on Windows is not really coherent, and I don't think I can really do something about it.

If someone wants to contribute or has a solution to this, please reopen or create a new issue!

@Gabboxl Gabboxl closed this as not planned Won't fix, can't repro, duplicate, stale Nov 25, 2023
@Gabboxl Gabboxl pinned this issue Nov 25, 2023
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