Rob Goodberry

Results 7 comments of Rob Goodberry

WIP branch [here](https://github.com/DFHack/dfhack/compare/develop...robob27:dfhack:enable-confirm?expand=1) Will keep this up to date as I make progress. More experienced contributors please feel free to take this over any time. I'm trying my best here...

Removing https://github.com/DFHack/stonesense/blob/2908625499accc4899e9a9f0e999c95be26ce14d/GUI.cpp#L464 locally seems to give the desired effect at least with my configuration.

Please add this. It's very annoying to have to scroll up to use the address/tab bar every time. The tiny amount of space it saves me on an iPad screen...

I was wondering why I got a reply for my own notification, replied on my other account 😅 haha

I think the code now handles updating `hauling_route::vehicle_stops` properly when reordering stops within the same route. I don't currently do anything with `hauling_route::vehicle_stops` when swapping stops between different routes. I...

Resolved this locally by removing https://github.com/DFHack/stonesense/blob/2908625499accc4899e9a9f0e999c95be26ce14d/main.cpp#L362-L363