SmartClient Version: v13.1p_2025-12-29/AllModules Development Only (built 2025-12-29)
Hi, I just noticed that Dialog.icon doesn't work with svg Media icons:
Hi, I just noticed that Dialog.icon doesn't work with svg Media icons:
Code:
isc.Dialog.create({message:"foo", icon:"Edit"})
Comment