Adds more fixes and optimisation over preview 1
- Fixed issue where lists could not be made visible via command file
- Adjusted padding for dialog elements to be more consistent
- reading the command file code no longer forks a
tail
shell process that can become orphaned- It's recommended that there be a minimum delay of 0.03 seconds between sending commands to the command file.
- tidy up of markdown style code
- set a minimum height for text editor view. Will expand to fill space
- fix up image autoplay positioning #164
--video
now supportsyoutubeid=<someid>
- fix info button display #175
- general code cleanup and improvements.
Please create an issue if you discover one 🙂