Open mpcarr opened 2 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Thanks for the input, have you looked at https://github.com/missionpinball/mpf/pull/1820 to see where your respective changes align/diverge?
This PR addresses issue #1839. The newly added replace feature ([https://github.com/missionpinball/mpf/pull/1779](Segment Displays: Stack vs Replace Option).
This update using the current states color, flashing and flash_mask settings for the incoming text if non are specified on the segment_display_player. Without this, the text isn't displayed due the the color being missing and the text is set to flash.
Additionally this update removes the text from the display when the update method is not stack.