mamil
1
Is it possible to have a resize handle for popup windows? Some windows may feel crowded, e.g. filters with many rules.
fox
2
probably not, you’ll also need to resize the internals and it’ll require a lot of changes
endure
mamil
3
Never mind. I thought it was easy-peasy.
fox
4
btw you should be able to use user css to tweak the dialogs, just set larger height for the elements
mamil
5
Ah, yes. Thanks for the tip. Will explore this idea if I ever get really annoyed.