Fixed station catchment area not shown when using confirmation dialog
This commit is contained in:
@@ -185,5 +185,8 @@ bool BuildConfirmationWindowProcessViewportClick()
|
|||||||
}
|
}
|
||||||
|
|
||||||
HideBuildConfirmationWindow();
|
HideBuildConfirmationWindow();
|
||||||
|
|
||||||
|
_thd.new_outersize = _thd.outersize; // Revert station catchment area highlight, which is getting set to zero inside drawing funcs
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
4
todo.txt
4
todo.txt
@@ -3,8 +3,4 @@
|
|||||||
|
|
||||||
- Multiplayer client list is too small again.
|
- Multiplayer client list is too small again.
|
||||||
|
|
||||||
- Non-autorail rail building is broken with confirmation dialog enabled.
|
|
||||||
|
|
||||||
- Station catchment area disappears after few clicks with confirmation dialog.
|
|
||||||
|
|
||||||
- Minimap legend clicks wrong items after few usages.
|
- Minimap legend clicks wrong items after few usages.
|
||||||
|
|||||||
Reference in New Issue
Block a user