Joan Perals
Joan Perals
After installing Geany on Rails, the caret (text cursor) in Geany becomes white forever more, no matter the type of file that I open and no matter the color scheme...
### Description Related links, issue #, if available: n/a ### How has this been tested? Review checklist _The following items are to be evaluated by the author(s) and the reviewer(s)._...
When calling saveFrame(), I get an error message from Processing.js saying "Processing.js does not support open()." Apparently, saveFrame() calls save(), which attempts to open a new browser tab (or window)...
### Description `stickyHeader` should stay constant during the lifecycle of the Table. Therefore we: - print a dev warning if it changes - document this requirement in the API docs...
### Description Setting `isHandlersDisabled` to `true` is only necessary at the moment where a popover is pinned. This is managed in the effect right below the change in this PR....
### Description Borderless table in Visual Refresh does not include its own internal paddings so the padding needs to be provided by the container, whereas in Classic the padding from...
This fixes https://github.com/clauderic/dnd-kit/issues/857. As stated in that issue, this cannot be fixed by extending the KeyboardSensor, because all methods are private and this also creates other problems —but adding these...
### Description Related links, issue #, if available: n/a ### How has this been tested? Review checklist _The following items are to be evaluated by the author(s) and the reviewer(s)._...