FirstPersonKSP / RasterPropMonitor

Plugin for Kerbal Space Program
https://forum.kerbalspaceprogram.com/index.php?/topic/190737-18x-rasterpropmonitor-adopted/&tab=comments#comment-3723047
Other
24 stars 13 forks source link

Need to handle font texture rebuild #103

Closed JonnyOThan closed 9 months ago

JonnyOThan commented 1 year ago

image

JonnyOThan commented 11 months ago

This can be worked around by removing the last two blocks from JSI/RasterPropMonitor/PropBatching.cfg:

@PROP:HAS[@MODULE[JSILabel]:HAS[#variableName[CUSTOM_ALCOR_BACKLIGHT_ON]&~canBatch]]
{
    @MODULE[JSILabel]:HAS[#variableName[CUSTOM_ALCOR_BACKLIGHT_ON]&~canBatch]
    {
        canBatch = true
    }
}

@PROP:HAS[@MODULE[JSILabel]:HAS[~variableName&~canBatch]]
{
    @MODULE[JSILabel]:HAS[~variableName&~canBatch]
    {
        canBatch = true
    }
}
JonnyOThan commented 9 months ago

Easy repro: load into KSA mk2inline on the launchpad