eugeneloza / decoherence

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

ResetToRealSize may fire PrepareTextImage with a warning #500

Open eugeneloza opened 6 years ago

eugeneloza commented 6 years ago

if ResetToRealSize is called, then LabelWidth <> RecentLabelWidth as Next.W = RealWidth which is < Next.w for lsSimple. Thou ResetToRealSize doesn't spawn a SizeChanged event, it's better to make something more useful here, like LabelWidth is within RealWidth...Next.W.