olikraus / u8g2

U8glib library for monochrome displays, version 2
Other
5.07k stars 1.05k forks source link

MUI: Return current form id #2356

Closed olikraus closed 1 month ago

olikraus commented 8 months ago

Current form id is this: maybe return NULL if current_form_fds is NULL (mui_IsFormActive(ui))

mui_get_fds_char(ui->current_form_fds+1);

olikraus commented 1 month ago

hmm... i don't remember this...