firmware
firmware copied to clipboard
Improve addressing elements for updates
Currently, the ID of an element needs to be known to update its' parameters. This is problematic since these IDs tend to be not stable, e.g. if the order of pages needs to be changed or elements get moved/copied in/between pages.
As an alternative elements could be addressed by their page, row and column.