On Wed, 2007-04-04 at 12:53 +0200, Dieter Faulbaum wrote: > I want to resize the storage (from the network sheet) only horizontally. > Is there any "trick" do it?
No, the shape is designed as having fixed aspect ratio (the .shape file has <aspectratio type="fixed"/>). You can either make your own copy of it that's not fixed-aspect or if it's just a single occurence you could possibly hack the size in the .dia file. -Lars _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia
