mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 00:57:44 +00:00
FileManager: Conditionally display the "ICC profile:" line
If the "ICC Profile" group is shown, no need to include the related line in the "Image" group.
This commit is contained in:
parent
16b14b0688
commit
97ded2dc61
2 changed files with 2 additions and 1 deletions
|
@ -68,6 +68,7 @@
|
|||
}
|
||||
|
||||
@GUI::Widget {
|
||||
name: "image_has_icc_line"
|
||||
layout: @GUI::HorizontalBoxLayout {
|
||||
spacing: 12
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue