TEXT SELECTION
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user