Patched AlertModal, SweatDrops, TruncatedText, BackgroundImage components (#5913)

* Patched AlertModal, SweatDrops, TruncatedText
* Patch BackgroundImage component
* Inline PatchComponent calls
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
This commit is contained in:
QxxxGit
2025-06-11 03:32:36 -04:00
committed by GitHub
parent 155dbc370b
commit e95c1bbc76
6 changed files with 83 additions and 72 deletions

View File

@@ -143,7 +143,9 @@ Returns `void`.
#### Patchable components and functions
- `AlertModal`
- `App`
- `BackgroundImage`
- `BooleanSetting`
- `ChangeButtonSetting`
- `CompressedPerformerDetailsPanel`
@@ -219,6 +221,7 @@ Returns `void`.
- `StudioIDSelect`
- `StudioSelect`
- `StudioSelect.sort`
- `SweatDrops`
- `TabTitleCounter`
- `TagCard`
- `TagCard.Details`
@@ -231,6 +234,7 @@ Returns `void`.
- `TagIDSelect`
- `TagSelect`
- `TagSelect.sort`
- `TruncatedText`
- `PluginSettings`
- `Setting`
- `SettingGroup`