when going through the tutorial on the compiled gnome app I found a few inconsistencies.
in packages/learn/tutorial.mdx
in Our first program it is said to the user:
So, let's dive in! ... Then click the button in the top right to assemble the code, then click it again to run the program
it is wrong because either:
- the program window small, and then the button is on the bottom.
- the program window is large, and then there are 2 separate buttons to press.
when going through the tutorial on the compiled gnome app I found a few inconsistencies.
in
packages/learn/tutorial.mdxin
Our first programit is said to the user:it is wrong because either: