metylbk wrote:I get exception when create image in Imageset Editor:
Exception message: 'VisualEditing' object has no attribute 'lastMousePosition'
Traceback:
File "C:\Users\Admin\Devel\CEGUI\CEED\editors\imageset\visual.py", line 590, in createImageAtCursor
How can I fix it? And what is the shortcut key to create a new image? (may be space bar)
This is quite an embarrassing bug, thanks for spotting it. It was already fixed in mercurial and will be released with snapshot3 at the end of the month or sooner, depending on when I get all the issues for it fixed or postponed
http://www.cegui.org.uk/mantis/roadmap_ ... sion_id=24metylbk wrote:More over, I think the tooltip in every image is very inconvenience, if I click on an image, the right pane make me see the name of the image, so we don't need the tooltip. It makes me very difficult to see the image, especial in the case with a small image.
Hmm, I personally like the tooltips/labels but I will make it a configurable setting so that you can turn it off in snapshot3 -
http://www.cegui.org.uk/mantis/view.php?id=503metylbk wrote:When I re-size the image, the size of the image in current state is not updated, so how can I get the expected size?
I don't understand this issue, you mean that the numbers on the left in the current image properties dock widget don't update?
metylbk wrote:Of course, the CEED imageset editor is great (the background is cool like photoshop)
@kulik: If you make the CEED tool completely, many people will donate to your found or you will sell it with an appropriated cost. I'm sure many developers will buy it.
The tool will definitely be free (it's licensed as GPLv3). I would appreciate it much more if people donated patches and provided testing like you do, thanks!
PS: I am 99% certain you are using snapshot2 but please mention the version in all posts, my memory is not perfect and it helps narrow the issues a lot, CEED gets a lot of changes every week.