For widgets with icons, it would be nice to have an API to be able to use the Image:SetAtlas() #566


  • Enhancement
Open
  • SLOKnightFall created this issue Dec 8, 2020

    It would be nice to be able to set images use in the various widgets by using the image:SetAtlas(atlas) api call.  Looking at the various widget code is looks like it should be fairly easy to do by reusing the :SetImage api and changing the  'image:SetTexture(path)' call to be 'image:SetAtlas(atlas)'

  • SLOKnightFall added a tag Enhancement Dec 8, 2020

To post a comment, please login or register a new account.