| .. |
|
schema
|
1af99477b1
app: begin edit scrolling port from mouse select to also for android touch
|
10 months ago |
|
locale.rs
|
ffd44686b9
app: use a Mutex<Vec> + thread to merge render_api incoming requests queue with the main render loop update(). Once update() is called, we take the stack from the Vec and process it.
|
1 year ago |
|
mod.rs
|
eb3f109830
app: clone ChatEdit to BaseEdit, and introduce EditorBehaviour which is used to specialize for single and multi line cases
|
11 months ago |
|
node.rs
|
a25698c2e6
app: remove content_height and scroll property from edit widget, make them internal values. make min/max_height only for the multiline edit.
|
11 months ago |