mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 10:36:02 +00:00
CrashReporter: Remove unnecessary button height overrides from GML
This commit is contained in:
parent
85eb0eaad0
commit
fc0a040e5d
Notes:
sideshowbarker
2024-07-17 23:16:30 +09:00
Author: https://github.com/awesomekling
Commit: fc0a040e5d
1 changed files with 0 additions and 2 deletions
|
@ -86,7 +86,6 @@
|
|||
name: "debug_button"
|
||||
text: "Debug in Hack Studio"
|
||||
fixed_width: 150
|
||||
fixed_height: 22
|
||||
}
|
||||
|
||||
// HACK: We need something like Layout::add_spacer() in GML! :^)
|
||||
|
@ -96,7 +95,6 @@
|
|||
name: "close_button"
|
||||
text: "Close"
|
||||
fixed_width: 70
|
||||
fixed_height: 22
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue