We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
0ct0pu5
/
ladybird
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
LibGUI: Align FilePickerDialog's common locations with file list view
LuK1337
%!s(int64=4) %!d(string=hai) anos
pai
3ec4ad8a73
achega
3bbab9eb47
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Unificar vista
Mostrar estatísticas de Diff
1
1
Userland/Libraries/LibGUI/FilePickerDialog.gml
+ 1
- 1
Userland/Libraries/LibGUI/FilePickerDialog.gml
Ver ficheiro
@@ -36,7 +36,7 @@
}
}
@GUI::Widget {
@GUI::Widget {
- fixed_height: 2
4
+ fixed_height: 2
0
}
}
}
}