Fix sorting problem clean#218
Conversation
|
Let's talk about this today so I understand what it's solving, so I can at least test. By the way, I'm not sure if you did this here, but probably the best practice when we have to override a jQuery function would be this:
This would allow us to do diffs against the second patch to see the modifications we've made. |
|
This patch solved the following problems:
|
|
It's a vast improvement, thank you. It would be nice if we could figure out a way to keep button groups drawn tightly together, rather than split apart. Or is that integral to the solution? They look weird this way. Also, the extra space inside Button Groups leads to a weird effect: if you click between the buttons, you select the Button Group, which you can do accidentally when aiming for a Button. This shows the first button with a blue glow, which is confusing. I think I filed an issue elsewhere on that. Merged. |
No description provided.