Hi there.
Is there a way to set an icon path for sidebar?
Sorry for that.
Found the solution in the meantime.
ui.cells("a").sidebar = ui.cells("a").attachSidebar({
icons_path: "ui/icons/32/"
});
Hi there.
Is there a way to set an icon path for sidebar?
Sorry for that.
Found the solution in the meantime.
ui.cells("a").sidebar = ui.cells("a").attachSidebar({
icons_path: "ui/icons/32/"
});