mirror of https://github.com/stashapp/stash.git
4c144db510
* Add sorting on image and gallery count to performers * Make performer table headers translatable * Add image and gallery count to performers table * Make sure list table container fits the table Make the table container minimally as wide as the table. This fixes the table "overflowing" to the left and right and the left not being accessible. * Remove unnecessary truncation in tables IMO there is no need to truncate the title in the scenes table and the name in the performers table. This because both tables also contain an image which means that multiple lines should be possible without really extending the height of the row. Furthermore both tables contain other values which might be way longer and also aren't wrapped (like tags and performers for scenes, and aliases for performers). |
||
---|---|---|
.. | ||
api | ||
autotag | ||
database | ||
dlna | ||
ffmpeg | ||
gallery | ||
image | ||
job | ||
logger | ||
manager | ||
models | ||
movie | ||
performer | ||
plugin | ||
scene | ||
scraper | ||
session | ||
sqlite | ||
studio | ||
tag | ||
utils |