mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
UI improvements (#726)
* Use rating stars in movie * Make multiset button more obvious * Hide select all/none buttons where not selectable * Make add the default multi-set mode
This commit is contained in:
@@ -56,6 +56,7 @@ export const SceneList: React.FC<ISceneList> = ({
|
||||
|
||||
const listData = useScenesList({
|
||||
zoomable: true,
|
||||
selectable: true,
|
||||
otherOperations,
|
||||
renderContent,
|
||||
renderEditDialog: renderEditScenesDialog,
|
||||
|
||||
Reference in New Issue
Block a user