mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:17:44 +00:00
SystemMonitor: Make process name appear in the process inspector again
This regressed with the UI layout system changes.
This commit is contained in:
parent
ab6af4c9a0
commit
511ccc3e36
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
font_weight: "Bold"
|
font_weight: "Bold"
|
||||||
text_alignment: "CenterLeft"
|
text_alignment: "CenterLeft"
|
||||||
text: "This is the process name."
|
text: "This is the process name."
|
||||||
|
preferred_width: "grow"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue