When switching to the function generator screen, the UI elements flash about 3 times.
Applying #165 will make the screen blank on deactivation. This means that the code in the activation function to clear the screen in the function generator module is redundant and no longer required. Without these extra calls to clear and redraw UI elements, the glitchiness goes away as well.
When switching to the function generator screen, the UI elements flash about 3 times.
Applying #165 will make the screen blank on deactivation. This means that the code in the activation function to clear the screen in the function generator module is redundant and no longer required. Without these extra calls to clear and redraw UI elements, the glitchiness goes away as well.