tiagolr / time1

GNU General Public License v3.0
47 stars 1 forks source link

Bypassed Plugin Doesn't Update Grid Changes #2

Open Mrugalla opened 5 months ago

Mrugalla commented 5 months ago

as shown here as well: https://youtu.be/kNccM_mzQCA?si=yaM48xeuL1PEMv0t&t=122

Mrugalla commented 5 months ago

Additional info: when the plugin is bypassed and you scroll the interface, you don't see the grid lines change, but you do see the parameter value change in the non-GUI representation of the plugin. Also when you CTRL+drag points they are applying to the current grid parameter value, despite not showing the grid in the GUI. So I suppose the issue is just a bit of a code architectural one, where the GUI sometimes doesn't receive the correct updates, when the plugin is bypassed