mcf2pdf icon indicating copy to clipboard operation
mcf2pdf copied to clipboard

Bug Fix - Render zPosition

Open cdce8p opened this issue 8 years ago • 2 comments

Fixes issue where zPosition wasn't considered when rendering.

cdce8p avatar Dec 30 '17 16:12 cdce8p

why you removed function ?

rbodziony avatar Jan 08 '18 21:01 rbodziony

Unfortunatly I am not an expert regarding Digester, but I noticed that although the methods are there the resulting object dosn't have the Z-Position. Through try and error I found that it seems to be the second capital letter in setZPosition which was causing the issue. Because I change the method name, digster will be able to match the Z-Position be default which is why I removed the additional entry.

cdce8p avatar Jan 08 '18 21:01 cdce8p