nojanath / SublimeKSP

Fork of Nils Liberg's SublimeKSP plugin. See README for details.
GNU General Public License v3.0
87 stars 18 forks source link

Adds a get_ui_id() wrapper if the setter variable is a ui_control #339

Closed JackWilliams-FractureSounds closed 1 year ago

JackWilliams-FractureSounds commented 1 year ago

This should only affect CONTROL_PAR_PARENT_PANEL as this is the only control_par that assigns to a ui control.

Fix #335