Samapico Posted November 15, 2008 Report Posted November 15, 2008 I finally was able to fix the !@#$%^&* glitch with the display on the latest beta versions... Not sure what I did exactly, but it works now :/ Please test 3.4.04, and report if you find anything wrong Expect an official release very soon, now that this annoying bug is fixed Also done:-Able to edit image, or edit animation properties directly from the LVZ library. Note that there is still a bug if you try to change the size of the image when editing it. Doing now:-Adding LVZ menu at the top, with useful actions such as align/distribute/repeat object functionsTell me if you think of anything else that could be put in thereThe repeat function would allow you to tile a large area even if you're too lazy to use the filled rectangle tool Doing next:Maybe try to fix that bug when changing image size
Drake7707 Posted November 15, 2008 Report Posted November 15, 2008 ah yes, an anti-bug that fixes the annoying bug, both come without warning ^^
Samapico Posted November 15, 2008 Author Report Posted November 15, 2008 I'm not sure, but I think the solution was to set the arguments of the redraw methods as ByVal, because by default they are ByRef, apparently.And some of these methods were changing these arguments to fit to the nearest tile; so the redraw functions that came after that had an offset
Recommended Posts