stuartridout / teamlink

TeamLink is a free Microsoft Teams Power App using Dataverse for Teams. It is a space where your team can share there whereabouts for the week ahead directly in Microsoft Teams. Users can select who they want to 'follow' and see the upcoming presences of or can view by site to see who is planning to be on site on that day. TeamLink allows you then to message to see if the person wants to meet up for a coffee ... all from the click of a button!
MIT License
51 stars 2 forks source link

Change icon for location #42

Closed Adfri closed 1 year ago

Adfri commented 1 year ago

Hi

Can I change the icons for the locations and also make them a tiny bit smaller?

stuartridout commented 1 year ago

The icons are stored in the database as modified SVGs so they can be customised.   To make the icons smaller you’d need to edit the Power App but it is doable.  On 19 Oct 2022, at 12:44, Adfri @.***> wrote: Hi Can I change the icons for the locations and also make them a tiny bit smaller?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

Adfri commented 1 year ago

Thanks! Could you give me a hint as where to find them?

Worrelpa commented 1 year ago

Look in the presence option table. That is where SVG info is for each presence option. One is for the coloured icon and the other for the grayed out icon.

i had to reduce the size of the icons in the gallery as we added a couple of options Just becareful with that as there are X/Y Width/height formulas in the gallery item. So if you move anything byaccident those formulas get overwritten.