10,727
edits
Line 357: | Line 357: | ||
The app uses the following logic to locate the right icon. The first match wins. | The app uses the following logic to locate the right icon. The first match wins. | ||
# | # When '''Use Home Icon''' is: | ||
# Look into the Tabs directory for an image with a name that matches the entity name. If the tab | #* Disabled: Use the icon selected from the image picker. | ||
#* Enabled: Look into the Home directory for an image with a name that matches the entity name. If you rename the tab, use the updated tab name to find the icon. | |||
# Look into the Tabs directory for an image with a name that matches the entity name. If you rename the tab, use the updated tab name to find the icon. | |||
# Use the default "General" icon. | # Use the default "General" icon. | ||
# If you delete that file, use no icon. | # If you delete that file, use no icon. |