Floh
Floh
# Minor Uses - Random Icons - [Main spinner](https://github.com/zbycz/osmapp/blob/master/src/components/Map/Map.tsx) - [Loading Bar](https://github.com/zbycz/osmapp/blob/master/src/components/App/Loading.tsx) - [Feature Image Tooltip](https://github.com/zbycz/osmapp/blob/master/src/components/FeaturePanel/ImageSection/FeatureImage.tsx) - Language switcher + more menu I stopped looking after this, its mostly just...
I will add this when I work on the search again
@zbycz just wanted to bump this one so I can get back to the dark map style!
Created command, button may have to wait until #6
https://github.com/TFNRP/seatbelt
https://github.com/zfbx/zseatbelt https://github.com/IndianaBonesUrMom/fivem-seatbelt https://github.com/MacRichards/CarHudLights
Would have to throw error if none of the supported scripts are started
I think this is fixed? https://github.com/user-attachments/assets/8fe95e18-01f1-4d24-a653-dced8300db46
It's mostly working, just need to test. One key concern would be what happens when other features try to use buttons that are stages. Once tested, the plan is to...
config changes: ```lua stages = { --useStages = true, --stageKeys = {1, 2, 3} }, ``` need to add warnings too