From: Aleksander Ɓukasz Date: Wed, 2 Jul 2014 10:00:33 +0000 (+0200) Subject: editor: cleanup - removing unnecessary wlxml class handling code in canvas generic... X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/8c838a1e2df218ea7da65a8a449da1188e091f51?ds=sidebyside;hp=8c838a1e2df218ea7da65a8a449da1188e091f51 editor: cleanup - removing unnecessary wlxml class handling code in canvas generic element - generic element doesn't actually handle onNodeAttrChange for a 'class' attribute - that kind of change leads to creating new canvas element instance since e0aad96df245c7148966887cbcc77417a4b7675b - for the same reason support for changing class information on a generic element during its life time is not necessary ---