ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 DelayZoomFilter -> image jumping

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
zerob Posted - Feb 08 2016 : 09:12:01
The most recent update fixed the DelayZoomFilter, which is nice.

After checking, i still found a bug which is only visible when using this option.

I've loaded a PSD file with a image as background and 3 Text layers.
Every time i click on the Backgroundimage and release the mouse, the background image jumps up and down a few pixels and the text seems to get smaller and bigger. If i set the Filter to None, or disable the delayzoomfilter, this doesn't happen.

My guess is, that you missplaced some background buffer copys a few pixels.

Click on the green background layer and notice how it jumps while you click. And also notice how the text gets larger (which is less noticeable than the background jumping)

I've mailed you the sample to nigel@xequte.com
4   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Feb 18 2016 : 13:44:38
Yes, this is true. But remember that it is best to use the non-filtered view when selecting as that is more accurate.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
zerob Posted - Feb 18 2016 : 03:12:15
Nice if you fixed it somehow. An other option would be, to cache the layers while moving. This way it wouldn't be so unbearably slow while working with layers that are zoomed.
But it is nice if you did it somehow, as it is strange if you try to place some layers with images or text precisely and as soon as you release the mouse, they move to a different location.
xequte Posted - Feb 17 2016 : 19:02:05
Hi

This is due to the nature of the filters, but we have lessened the "jumpiness" in the current beta.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
zerob Posted - Feb 08 2016 : 09:14:04
With the delayzoomfilter this also happens when you move the layers or trigger the delayed filter somehow.