KineticJS
KineticJS copied to clipboard
verticalAlign option is no longer working.
Although the code mentions verticalAlign:TOP in the defaults (Kinetic.Text.prototype), it seems the verticalAlign is no longer working? I see that this option was removed from the documentation: http://kineticjs.com/docs/symbols/Kinetic.Text.php#constructor
Does that mean that the verticalAlign is being permanently removed from Kinetic.js?
hiya! Nope, it's on my todo list. Kinetic.Text has been heavily refactored over the months, and support was temporarily dropped. It will be added back in the v4.3.5 release
https://github.com/ericdrowell/KineticJS/wiki/Release-Schedule
Sorry for the confusion!
back already? can't find anything in the docs... It's pretty usefull for aligning multiple line text in buttons etc.
TIA
this never made it to the codebase, unfortunately. It is still on my todo list. Priorities keep pushing it down the list. Stay tuned.
3.10.1 had this feature, hope this can be added back in soon, as it is messing up backward-compatibility in newer version.
Would you add it back soon? A very useful feature.
Just checking in to ask, was this option added back in any recent version? Thanks.