Instead of moving the entire thing, move individual components to the left a bit. This is due to new behavior of getDefaultScrollbarX() which uses getRowWidth(), the result of which is used to determine if a button's parent is clicked before even checking if the button itself is clicked.
Instead of moving the entire thing, move individual components to the left a bit. This is due to new behavior of getDefaultScrollbarX() which uses getRowWidth(), the result of which is used to determine if a button's parent is clicked before even checking if the button itself is clicked.