Randall O'Reilly

Results 295 comments of Randall O'Reilly

The Drag-n-drop support in Cogent Code would probably need some improvements to support this egui-dock kind of functionality, including #33 for going across different windows and apps. #84 is also...

Also all the little widget "handles" (e.g., tabs) for each panel need to live somewhere, so you need to build in spaces for these to live -- these seem like...

We will fix this after the content PR is merged, along with fixing the capitalization of the Known enums.

This is very simple. * First pass that takes all the functions, creates the stuff for them. * Optional second pass where you can customize options for a given set...

make a LabelLinks struct, put Stylers, Listeners in it, and be done with it. it really doesn't need a full Widget object per link, right?

xyz is fixed in 6b257619fe57dc62d90173941b40f1994ee96ffd , using styler on the outer core widget for the background color and logic in Text2D that detects usage of standard font color and updates...

texteditor histyle here: 5c74c765a

I believe this is all fixed now. reopen if not.

This is happening on desktop too! we have a leak.

running taskmanager and resizing it causes significant memory increase to itself.