Skip to content

fix : update the home-icon and fixes the login UI

Harshit Verma requested to merge harshitverma/fractal:update/ui into main
  • updates the home-icon.
  • fixes the UI of the login page as the child of GtkListBox

Although for now it does not fix the auto-focus to the username-row.

I think for now the focus after we enter the domain name in the home-server does not gets focused out. I may be wrong in this though.

This was the log :

(fractal:2): Gtk-WARNING **: 15:47:33.390: GtkText - did not receive a focus-out event.
If you handle this event, you must return
GDK_EVENT_PROPAGATE so the default handler
gets the event as well

fixes #1325 (closed)

Edited by Harshit Verma

Merge request reports