mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
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:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user