Currently it's hard to use the pan-pot on faders to get the centre back to 0db left and right. In most DAWS pan can be dead-centred by double-clicking the fader or pan pot. Can this feature be added pls?
Double click is sometimes (usually?) difficult on a touch screen. In Pro Tools, it's option click to set controls to default, but that is also difficult to implement on a touch screen.
Yes it's difficult to hit exact center but is that precision necessary?
A "detent" could be used so that when you cross "center" the control stops moving briefly.
Yes it is required. I want to get mixes exactly right for worldjam, thus I want to get the pan pots back to zero.
Alternatively provide a small edit box next to the pan where we can edit a number that represents the pan amount.
I've implemented it this way: If you press shift+click on the Pan control, it will jump in the center:

Commit: https://github.com/corrados/jamulus/commit/f5170ad6c6d9ef5f92e1a21b42bbb1e4f6539472
Brilliant, thank you @corrados, this plus thus the shift-drag on group faders is going will make all the different to the sound engineer role!
Most helpful comment
I've implemented it this way: If you press shift+click on the Pan control, it will jump in the center:

Commit: https://github.com/corrados/jamulus/commit/f5170ad6c6d9ef5f92e1a21b42bbb1e4f6539472