margorski / exodos-launcher

Launcher for eXoDOS. Basic and forked from Flashpoint Launcher repository (https://github.com/FlashpointProject/launcher)
https://exodos.the-eye.us
MIT License
35 stars 5 forks source link

Non existing add apps should be disabled or not visible #26

Closed margorski closed 3 months ago

margorski commented 4 months ago

Add apps are combination of entries from xml and physical files. Because of that in exodos v6 it is common that AddApp manual is shown even if PDF doesn't exist physically on the drive (the manual addon was not installed).

In that case that entry should be a) disabled, grayed out or b) not shown at all

parricc commented 3 months ago

This issue seems to be resolved with the most recent build.

margorski commented 3 months ago

Fixed with last changes.

margorski commented 3 months ago

The non existing extras (existing in xml but not in the disk) are filtered out.