Duet3D / RepRapFirmware

OO C++ RepRap Firmware
GNU General Public License v3.0
945 stars 535 forks source link

12864 'value' menu items using object model expressions don't update #913

Closed dc42 closed 1 year ago

dc42 commented 1 year ago

The displayed value of a menu entry such as value N{state.upTime} doesn't get updated as the value changes, until the menu gets redrawn e.g. because it is exited and then re-entered. RRF version is 3.5.0-rc.1.

dc42 commented 1 year ago

Fixed in 3.5-dev source.