TEXT SELECTION

This commit is contained in:
2025-11-22 00:15:02 -05:00
parent 1008f97a52
commit 90f9c13dd7
5 changed files with 51 additions and 13 deletions

View File

@@ -21,7 +21,7 @@ pub fn login_screen(client: &mut Client) -> WidgetId {
.clone()
.pad(10)
.background(rect(Color::BLACK.brighter(0.1)).radius(15))
.on(CursorSense::click(), focus_other(field))
.attr::<Selector>(field)
};
// I LAV NOT HAVING ERGONOMIC CLONES