Fabrizio Scarponi
Fabrizio Scarponi
Set A default void implementation on Cell, HeaderCell, RowCell Click/long click listener this simple upgrade can save a lot of unnecessary work... without this if u don't override methods the...
My goal is to create a set of "toggle icons" with the same aspect and workflow as the circular toggle. There is a way to do that without creating a...
in ColorSlider.OnColorSelectedListener should not be necessary to override invoke(int ,int) method, especially with arguments. with a simple fix, you could not use the following workaround 
with the current implementation, creating a split pane with three panes (common use case in IJ) is possible but encounters many issues and no good code readability. (nesting 2 SplitLayouts)...
 So, I checked and the Swing behaviour is as follows: 1. [Solved] When focusing a list, either the previous selection is kept, or the...
LazyTreeState exposes key info such as selected keys, open nodes ecc let this key be Any can be error prone, maybe we can elaborate a strategy to avoid that Use...
Scroll will keep the parent visible, allowing user to understand better the current element hierarchy
 in the example you can drag the divider and let the second width become less than 200.dp this is how modifier is applied on content 
Due to SelectableLazyColumn usage, we found the following points that can be improved: - [ ] SLC should directly handle the background color behaviour, so we need to introduce the...
the current implementation makes it complicated for the user to handle custom content arrangements