iricketson

Results 3 comments of iricketson

@sebastianMagnaldi https://github.com/GantMan/jail-monkey/pull/102

> Using the native contextmenu to allow pasting via mouse also is no option for me because the height is not calculated correctly. > > Hover over the top of...

@Amonadidis Your best bet will be to extend your own query class (i.e. `My_Query`) and override the `getLimitSubquery` method. This way you can control behavior on a one-off basis if...