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

[widgets][WIP] Fixing blurred text #3784

Closed
wants to merge 7 commits into from
Closed

Conversation

pyfrid
Copy link

@pyfrid pyfrid commented Nov 20, 2015

The following changes has been done:

  1. rounding pos and size of layouts children
  2. rounding last scrollview translation values after Animation has been finished

Still not sure about Accordion and TreeView.
Blurring of textures as expected appears only during animations.

@dessant
Copy link
Contributor

dessant commented Dec 4, 2015

Related issue: #2297 (comment).

@dessant
Copy link
Contributor

dessant commented Feb 1, 2016

@tito, could you look into this?

@KeyWeeUsr
Copy link
Contributor

Seems like a really bad approach to me if it should be the default one mainly because using Animation could cause issues. On the other hand, we could perhaps have a Config/Widget option to have integers for pos only with a big warning?

@tito
Copy link
Member

tito commented Feb 3, 2019

I'm closing this PR.

It won't work before it break the Animation by forcing everything to be an int. The right resolution of the issue is much harder, like every widget should be pixel-aligned but can animate smoothly.

@tito tito closed this Feb 3, 2019
@matham matham changed the title [WIP] Fixing blurred text [widgets][WIP] Fixing blurred text May 23, 2019
@matham matham removed this from the 2.0.0 milestone Nov 14, 2020
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

Successfully merging this pull request may close these issues.

None yet

6 participants