Patryk Budzyński
Patryk Budzyński
Right now text boxes can either fill all the available space or have exact unit size values, we need Content variant in TextBoxSizeValue that layout engine will use to make...
Since RAUI have got support for Portals and Scroll Box this enables us to make more application-like widgets such as message boxes, windows, notifications, toasts, s(l)ide menus, property lists, etc....
Right now features are produced without adding much documentation, it was ok while API changed frequently, we are reaching the point of stability and we should enforce some level of...
Right now if you want to update part of the mesh, you have to split it into chunks and update whole chunk on input data change. It would be very...