I've scoured Dolphin's settings and don't see a way to do this, so I thought I'd ask. I know I could look it up, but if someone here happens to know the answer offhand, that would be great, without all the extraneous stuff a search would turn up. Can Dolphin's previews be enlarged?
If you look at this sample:
you'll see that the preview of the image is very small relative to, and located in the top left corner of, the overall preview. There's a ton of real estate available! So enlarging the image preview and/or the overall preview certainly is feasible. But is it doable? As it is, the previews are so small [and my old eyes so bad ] that I have to actually open the image to be able to get a good look at it. I'd love to have nice, big previews.
Looking at my ~/.config/dolphinrc, I see entries like the following:
but I'm not sure which, if any, applies to the image preview, and I don't know what's meant by the X=Y format, e.g., 1080=585. Five college math courses didn't teach me that!
Does anyone know how to do this?
If you look at this sample:
you'll see that the preview of the image is very small relative to, and located in the top left corner of, the overall preview. There's a ton of real estate available! So enlarging the image preview and/or the overall preview certainly is feasible. But is it doable? As it is, the previews are so small [and my old eyes so bad ] that I have to actually open the image to be able to get a good look at it. I'd love to have nice, big previews.
Looking at my ~/.config/dolphinrc, I see entries like the following:
Code:
[SettingsDialog] Height 1080=585 Width 1920=770 [ViewPropertiesDialog] Height 1080=365 Width 1920=500
Does anyone know how to do this?
Comment