QOL: Admin interface should be allowed to expand horizontally to make strings readable
gonic version: 0.16.4
if from docker, docker tag: sentriz/gonic:latest if from source, git tag/branch:
When using the admin page to stop on of my podcasts from downloading each new episode, I cannot read podcast titles because the display area is limited to the middle 20% of my screen. I would like to have the title wrap, or (IMO) better would be to make the table resizable.
See the image attached, I want to stop downloading "The History of Byzantium" but I cannot tell which on it is.
hm strange its ok for me
can you check what size it is in the dev tools / element inspector?
According to the element inspector it is 810x599 pixels, but I am not sure this is what you meant (sorry, not a web dev).
A couple of (possibly) relevant details, this is on Firefox and on a monitor that is in portrait orientation. Though landscape does not fix the problem.
This is fixed in 0.17.0, thanks!