Kaydet (Commit) 5250b5c7 authored tarafından Hakan Dündar's avatar Hakan Dündar

Minor GUI improvements for Processes tab menu

üst aed1f081
......@@ -323,6 +323,7 @@ class ProcessesMenu:
precision_grid.set_column_spacing(5)
precision_grid.set_row_spacing(3)
precision_grid.set_column_homogeneous(True)
precision_grid.set_hexpand(True)
grid.attach(precision_grid, 0, 0, 2, 1)
# Label - title (Precision)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment