Dubrovsky Danil

Results 5 comments of Dubrovsky Danil

Any updates on this one? It would be useful to have async version for uploading documents, videos, photos, etc, built in and not having to setup your own async queue.

Had to provide different values in insert and update blocks so I wrote my own implementation based on @carolosf version. Thought it might be useful. Tested with MySQL and MariaDB....

@Stanlyhalo It is possible, in order to do so you'd have to: 1. Add desired types of path to the enum `ed::LinkPathType`. 2. Implement logic which decides which type of...

@Stanlyhalo No, Default type is for simple bezier links, it is the original behaviour which is available without this PR.

Just to add to the discussion, here is my relatively old patch for wordwrapping support in multiline textfield, based on 1.83. It is relatively stable (there are some minor quirks...