ui
                                
                                 ui copied to clipboard
                                
                                    ui copied to clipboard
                            
                            
                            
                        Scrolling box
Here is the use case: I have a text box, and I have a column on the left with all the line numbers. How can I make both of them scroll? I see the NewScrollingArea but the documentation is not clear on how to make a new area handler.
Do you have any examples?
I don't have a generic scrollable container just yet, and even if I did what you're trying to do isn't very trivial with it. For what you want to do I'm not sure what the ideal solution would be currently.
Is it possible to draw a control/widget in an area? I'm trying to make a simple text editor using ProtonMail's fork.