Open burkicedi opened 8 years ago
As you can see in the picture, after the initial load by calling "tagsItems" of the already existing tags the cursor start at the very left instead after the last tag. Can somebody help me please?
I am having the same problem here, if I find a fix I will post it.
textext.plugin.ajax.js file
line 227 add this code
setTimeout(function` () { core.invalidateBounds(); }, 1000);
As you can see in the picture, after the initial load by calling "tagsItems" of the already existing tags the cursor start at the very left instead after the last tag. Can somebody help me please?