mirror of
https://github.com/FirestormViewer/phoenix-firestorm.git
synced 2026-08-14 00:48:30 +00:00
Increased Omnifilter Rules Editor floater width by 50
With the new fonts, the width of some text is wider and the button auto scale seems to be affected. Added an extra 50 pixels to the width fo the floater_omnifilter.xml main floater as the Remove Rule Set was spilling over the window as well as the TP Request button below had it's text cut off.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
single_instance="true"
|
||||
reuse_instance="true"
|
||||
title="Omnifilter Rules Editor"
|
||||
width="700">
|
||||
width="750">
|
||||
<floater.string name="OmnifilterNewNeedle">
|
||||
NEW RULE
|
||||
</floater.string>
|
||||
|
||||
Reference in New Issue
Block a user