No, the simulation mode in 1.1.4 does not work either. Compared to 1.0.0, there are only some fixes in the design process of the project – you can update pictures without having to restart the program and widgets can be moved by pixels with the arrows on the keyboard.
But I don’t suffer much without the simulation mode, anyway, without external control, the display itself cannot do anything, so all the work needs to be debugged on the display with a microcontroller connected to it or a computer that emulates the operation of the microcontroller. Personally, I’m still going the second way – I’m debugging the program on the computer, and when everything is ready, I will transfer the source code for working with the display to the microcontroller with minor edits.

