eugeneloza / decoherence

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

DAbstractImage.ResetToReal #468

Closed eugeneloza closed 6 years ago

eugeneloza commented 6 years ago

Reset to unscaled image size (important for labels). Not sure how it should be made - through SetSize and providing it with Next.x, Next.y or by directly affecting Next.SetIntSize? Or make a procedure SetRealSize(x,y) which will not set w,h, only x,y.