slint/api
Olivier Goffart ab7ae9f3e2 Some refactoring of the rust generated code
Always use a Pin<Rc> for the component. (This is required to support repeater
within repeater as well anyway)
Do not use the context within the binding. We can get along by simply capturing
a weak pointer to the component
2020-07-13 16:37:54 +02:00
..
sixtyfps-cpp More naming cleanups 2020-07-10 13:06:28 +02:00
sixtyfps-node Avoid unnecessary path building 2020-07-10 13:59:40 +02:00
sixtyfps-rs Some refactoring of the rust generated code 2020-07-13 16:37:54 +02:00