Count Bubble position problem #3979
Comments
|
We should touch this up before final. Thanks. |
|
Are you or somebody else already working on this? If you like I can create a pull request that fixes those issues. Just let me know. |
|
I don't believe @Wilto has worked on this yet so if you want to work on a pull request, we'd be happy to give it a look. |
|
BTW - we've decided to freeze the code and get final out sooner so this will end up landing in the first maintenance release. |
|
Azuo used a listview with data-mini="true" in his example. That is not supported (yet) as far as I know. Edit: I replaced my original PR's by a new one which also makes listviews compatible with data-mini="true" |
|
I've also noticed that the count bubble is not repositioned in this case (link icon disabled): I made this change in a custom css file I'm using for my application and it's working well for me, but it's not tested against all possible cases: |
count bubble position using 1.1.0.rc1:
http://jsfiddle.net/7N6Yh/
Everything is OK.
count bubble position using 1.1.0.rc2:
http://jsfiddle.net/7N6Yh/2/
Count bubble overlaps the text in a custom multi-select menu, and is placed too close to the split button in a listview.
The text was updated successfully, but these errors were encountered: