You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hello! Firstly, I love this app and I am incredibly thankful to those who work on it.
The bug I am experiencing is one where any shape tool I use is filled in completely black and cannot be written on. Once the shape is erased, any markings drawn on the shape will show up as if they were behind the shape.
To Reproduce
I do not know how to reproduce this. I've uninstalled and reinstalled twice - but no change. Strangely, this feature worked last week and the bug has occurred without any settings changes.
Expected behavior
I expect the shape outline to be drawn, but be left empty inside.
Console Output
PS C:\Users\nrect> flatpak --env=RUST_LOG=rnote=debug --env=RUST_BACKTRACE=1 run com.github.flxzt.rnote
flatpak : The term 'flatpak' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
flatpak --env=RUST_LOG=rnote=debug --env=RUST_BACKTRACE=1 run com.git ...
PS C:\Users\nrect> flatpak --env=RUST_LOG=rnote=debug --env=RUST_BACKTRACE=1 run com.github.flxzt.rnote
latpak : The term '
latpak' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
`flatpak --env=RUST_LOG=rnote=debug --env=RUST_BACKTRACE=1 run com.gi ...
Hey, this is a UX issue. If you select the second icon from the left in the top bar (this is the fill color!) and then select the transparent color (maybe the second one ? Or use the icon on the right and change the color to a transparent one) the shapes won't be filled.
For the layer on which shapes are drawn (where markings end up always behind), I'm pretty sure that could be changed or tweaked. Not sure if there's a justification for the current behaviour though.
Also normal that the flatpak command fails, this is the instruction for activating logging on linux (maybe we can make this a little clearer in the issue template)
Describe the bug
Hello! Firstly, I love this app and I am incredibly thankful to those who work on it.
The bug I am experiencing is one where any shape tool I use is filled in completely black and cannot be written on. Once the shape is erased, any markings drawn on the shape will show up as if they were behind the shape.
To Reproduce
I do not know how to reproduce this. I've uninstalled and reinstalled twice - but no change. Strangely, this feature worked last week and the bug has occurred without any settings changes.
Expected behavior
I expect the shape outline to be drawn, but be left empty inside.
Console Output
PS C:\Users\nrect> flatpak --env=RUST_LOG=rnote=debug --env=RUST_BACKTRACE=1 run com.github.flxzt.rnote
flatpak : The term 'flatpak' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
PS C:\Users\nrect>
flatpak --env=RUST_LOG=rnote=debug --env=RUST_BACKTRACE=1 run com.github.flxzt.rnote
latpak : The term '
latpak' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
latpak:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: