eez-open / eez-framework

Library for EEZ Flow and EEZ-GUI
MIT License
18 stars 10 forks source link

Added eez_flow_get_current_screen and fixed name typo. #2

Closed fietser28 closed 9 months ago

fietser28 commented 9 months ago

Additional function added to get the current screen in native code. I needed this to add a check to avoid unnecessary pushes, but other use cases might benefit also.