Andreas Müller

Results 4 comments of Andreas Müller

Hi Paul, thanks for your quick response! I went through the ticket and this is what I got from what you said: 1. Closability and dragability/popout should be independent from...

@martin31821: Your explanation why you connected popout to closability makes sense. If those reasons do not apply for drag as well, wouldn't it help to take dragability out of this...

As far as I understand the code, it is always internally called on `init()` so that the user does not have to care about hidden parents at all. This kind...

I just inserted `cacheCssForHiddenInit();` as the first and `restoreCssFromHiddenInit();` as the last statement into `function scrollRowIntoView(row, doPaging)` (had to do it there, the functions are not part of the public...