Mahmood Jazmawy
My feedback
7 results found
-
5 votes
An error occurred while saving the comment Mahmood Jazmawy supported this idea ·
-
25 votes
Mahmood Jazmawy shared this idea ·
-
12 votes
Mahmood Jazmawy supported this idea ·
-
25 votes
Mahmood Jazmawy supported this idea ·
-
207 votes
An error occurred while saving the comment Mahmood Jazmawy commented
I faced the same problem I had a work around where I manually drew lines then took a screenshot and put it in a page as an image not ideal but better than dealing with deleting lines.
but still they have to work on it
-
132 votes
This is something we're investigating while designing the Squid10 note editor.
An error occurred while saving the comment Mahmood Jazmawy commented
At the moment there's an option for an infinite page in all directions (left and down).
There should be an option for infinite pages so that it's only scrolls infinitely down and have a defined width.
Mahmood Jazmawy supported this idea ·
-
303 votes
Mahmood Jazmawy supported this idea ·
comone Squid we pay for your app I'd hate to search for alternatives just because some small inconvenience
the sdk is open
here half of the work :)
if ( gesture_up == true){
tool.select(up_tool);
}
if if ( gesture_down == true){
tool.select(down_tool);
}