Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-1381

ColorSelector use images of skinfactory plugin !

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0 alpha
    • None
    • None
    • None

      if (color == "transparent")
      		{
      			valueExists = true;
      			buttonTransparent.setIcon(Ametys.getPluginResourcesPrefix('skinfactory') + '/img/transparent_selected_22.png');
      		}
      		else
      		{
      			buttonTransparent.setIcon(Ametys.getPluginResourcesPrefix('skinfactory') + '/img/transparent_22.png');
      		}
      

            glefebvre Grégory Lefebvre (Inactive)
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: