Procedure
1. In map mode deselect showing everything (logistics network, electric network, turret coverage, etc).
2. Toggle on any of the options except for station/player name. eg. toggle on robotics network
3. Press alt to toggle the selected options off.
4. Click on any of the buttons to toggle on any of the options again. eg. toggle robotics network on again
Unexpected behavior
Show 'station name' and 'player name' gets enabled automatically.
Show 'player name' gets enabled without the toggle button toggling.
Expected behavior
Only the selected option (in this example show 'robotics networks') gets toggled on.
Show 'station name'/'player name' stays off.
[Twinsen][0.17.45] Show station/player name inconsistently auto-toggling on with alt button
-
- Inserter
- Posts: 25
- Joined: Fri Sep 07, 2018 5:33 pm
- Contact:
Re: [Twinsen][0.17.45] Show station/player name inconsistently auto-toggling on with alt button
According to the code, that was kind of "working as intended". But I changed this specific thing about it.
So fixed in Version: 0.17.47
So the way it works now(and before except for the first point):
- 'station name' and 'player name' are not affected by Alt or other buttons
- first 4 buttons can be toggled by Alt
- when Alt is disabled, enabling a button gets rid of the previously saved Alt selection
If that sounds confusing it's because it is.
So fixed in Version: 0.17.47
So the way it works now(and before except for the first point):
- 'station name' and 'player name' are not affected by Alt or other buttons
- first 4 buttons can be toggled by Alt
- when Alt is disabled, enabling a button gets rid of the previously saved Alt selection
If that sounds confusing it's because it is.