Renato Garbim
Renato Garbim
There is someway to just set the legends to "On", or something like display = true ?? Im looking around in your code but no success till now. I would...
I get the project from the NuGet package and just set the code as show, calling in js the: ``` jQuery(document).ready(function ($) { "use strict"; $('#editor').wysiwyg(); }); ``` The problem...
  As show in the images, some icons are rendering some are not, what could be the problem ? i did all according what was told in documentation.. Any...