Icon and Visual Studio 2015

Hi,
I’m using Webix with Visual Studio 2015.
Webix 4.0.0 has been installed via Nuget Package.
Everything works fine but the icons are not diplayed when I launch my app.
I tried the following methods :
icon: “fa fa-info-circle”
icon: “book”

(I also tried by adding webix package manually without Nuget, but this is the same).

Regards

Cusco

Hi,

Problem solved. The Nuget package have a “font” folder, the correct folder name must be “fonts” to work.
Can you please correct the Nuget package ?

Regards

Cusco

Nuget package for Webix 4.1 was just published, it contains the correct folder name, so fonts will be loaded correctly.