Have you "just" installed the package? Perhaps you need to bump the version number in /config/ClientDependency.config manullay in order for the changes to take effect, even though it should happen automatically when installing the package.
Or does it work when you try to select other icons? So it's only specific icons that might be missing?
Could be the ClientDependency version. Just weird, that they work in the dialog.
They also work in the content tree.
If there is a git repo, then I could try to find the bug.
Theres also a problem in multinodetreepickers. When you select nodes with fa-icons, you just get a square instead of the normal correction mark. Umbracos css changes the css-content, and since fontawesome uses it's own font, it's missing the correct icon.
Yes, that is the case, but rather annoyingly, outside of my control right now. This editor pane in Umbraco is hasn't been migrated to AngularJS yet. Its an old-skool webform that is iframed in.
Although you can't see the preview in this screen, the icons you select do save and show up in anything that is in Angular (e.g. Editor Trees, MultiNodeTreePicker, Listviews, Archetypes etc)
At this stage we'll have to wait until the core team update this panel. Sorry
Otherwise, What do you think of this? This is the first package I've published and all feedback and sugestions are welcome.
Icon missing (.icon-fa-x)
When I pick an icon from the Fontawesome pack in the doctype editor, it seems to be missing.
The icons are visible in the dialog. It's only next to the button they are missing.
Hi Søren
Have you "just" installed the package? Perhaps you need to bump the version number in /config/ClientDependency.config manullay in order for the changes to take effect, even though it should happen automatically when installing the package.
Or does it work when you try to select other icons? So it's only specific icons that might be missing?
/Jan
Could be the ClientDependency version. Just weird, that they work in the dialog.
They also work in the content tree.
If there is a git repo, then I could try to find the bug.
Theres also a problem in multinodetreepickers. When you select nodes with fa-icons, you just get a square instead of the normal correction mark. Umbracos css changes the css-content, and since fontawesome uses it's own font, it's missing the correct icon.
Hi Søren,
Yes, that is the case, but rather annoyingly, outside of my control right now. This editor pane in Umbraco is hasn't been migrated to AngularJS yet. Its an old-skool webform that is iframed in.
Although you can't see the preview in this screen, the icons you select do save and show up in anything that is in Angular (e.g. Editor Trees, MultiNodeTreePicker, Listviews, Archetypes etc)
At this stage we'll have to wait until the core team update this panel. Sorry
Otherwise, What do you think of this? This is the first package I've published and all feedback and sugestions are welcome.
Cheers,
Andy
Perhaps I should have refreshed this page before posting my previous reply.
I've also just noticed the multinodetreepicker bug too. Looks like it just needs a small css change. I'll let you know when I've posted an update.
is working on a reply...