From: Aleksander Ɓukasz Date: Wed, 4 Jun 2014 12:03:31 +0000 (+0200) Subject: editor: canvas fix - fix selecting node without direct text node child X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/c6526aebeee1d516b8bd7c793fecda2fcb80bbdf?ds=sidebyside;hp=c6526aebeee1d516b8bd7c793fecda2fcb80bbdf editor: canvas fix - fix selecting node without direct text node child Without this fix, clicking element without direct text child element but with children containing text nodes resulted in selecting this child text element (while visual indication for the user was that the requested element was selected). ---