luxtorpeda-dev/luxtorpeda

Controller, Cloud Information Visible in Engine Choices

d10sfan opened this issue · 1 comments

Feature Request

Recently, controller and cloud icons were added to the web UI. Same information should be made visible if picking the engine in the engine picker UI.

Solution

Look at the various booleans setup for controller and cloud and before sending to the UI, modify the notices array (create if not there) to have additional labels, using the same boolean checks as the web ui to generate the same strings. Then the UI should just see it and act accordingly.

Additional Context

No response

Implemented in #134