Pablo Zehle

Results 17 comments of Pablo Zehle

@kuro7766 somewhere in the issues I caught that parameters are 'ephemeral', meaning that they are created once and then disappear from reference. So, you can't always do `Get.paramaters` or `Get.arguments`,...

This is my implementation, I just added a delay so it actually shows something and it is not immediately gone: ```js 'use client'; import { useEffect } from 'react'; import...

@dannyrb thanks for your response. What I am currently doing as an example on my project is: Every time I mark a point with the Freehand tool, I am saving...

@dannyrb Hi again Danny, I know these are difficult times, but I just want to know if there is anything you could help me with, regarding the issue I am...

Thank you for your answer. So, to do what I want to do (undo markings) would be pretty hard I understand? On a related matter, the way I am trying...

@FMCalisto thanks for the comment. What are the odds? I left my project about 3 years ago, and I just started working on it a couple of days ago, then...

@chronark I understand that you have no obligation to maintain the project since it is open-source. However, I do believe you should remove the pricing section of the website and...