eugeneloza / decoherence

Project moved to https://gitlab.com/EugeneLoza/decoherence
GNU General Public License v3.0
10 stars 7 forks source link

If label width changed, remake text image #497

Closed eugeneloza closed 6 years ago

eugeneloza commented 6 years ago

This is a bad practice, but might save from bugs in case label width was not assigned before the text was assigned. I think we can do that in SetSize override.

eugeneloza commented 6 years ago

Or in case StoredWidth <> Next.w (this will break "fade out" style animations)