CubicleSoft

Results 63 comments of CubicleSoft

I tend to do a lot of research first before writing any code. Haven't settled on anything yet. I have been working on a major project for the last 8...

The code for setting up socket communications should happen in the Lazarus process itself so that sockets are used across all platforms. The EXE shim is a hack to solve...

Someone once said, "it's always better late than never." :) I suspected the UI changes, particularly toolbox, would be too big to just accept immediately into mainline. A new branch...

A lot has happened in the last month. I went off to work on semi-related things to the project I'm using CT for but the last two weeks have been...

Glad to contribute! It would be nice to have a global option to show the fixed toolbox on all devices. For example, `ContentTools.FLOATING_TOOLBOX = true` by default but always affix...

@DataCourier - Hmm. Unlike the video dialog, the default ContentTools image upload dialog requires callbacks to function - that's normal - so why it can't close is possibly related (maybe...

Hooray! (Hooray?) After a lot of fiddling around, I can (finally) reliably replicate the second issue: - Start editing (and get the keyboard caret onto an empty paragraph). - Press...

Possibly related to the first issue but can be easily replicated: - Start editing. - Create two paragraphs that are each three lines long where the third line is relatively...

Yes, I use Firefox as my primary web browser. I hadn't gotten around to testing other browsers.

I just submitted a couple of fixes for this issue. Keyboard navigation is a bit better now. I still can't replicate the first problem with any consistency. The pull requests...