Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Override the List Scrolling Popup with SortBy title #1087

Open
GoogleCodeExporter opened this issue Aug 9, 2015 · 3 comments
Open

Override the List Scrolling Popup with SortBy title #1087

GoogleCodeExporter opened this issue Aug 9, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Currently the list scrolling popup for skins does not look very good when using 
sortby for title sorting in facade as it keeps jumping letters. We should 
override this with the sortby.

It will also be a good idea to check the sorting type and display other 
appropriate values such as what is done with the Group Headers. This will 
require skins changes so that skins can react to wider strings to be displayed 
in popup (currently only 1 char is displayed).

Original issue reported on code.google.com by [email protected] on 6 Mar 2012 at 10:57

@GoogleCodeExporter
Copy link
Author

r1380: Added first char of sortby field when using title sorting.

Original comment by [email protected] on 7 Mar 2012 at 3:20

@GoogleCodeExporter
Copy link
Author

Currently it only sets the label for title sorting, and sends an empty string 
for all others. 

Skin's can prevent the scrolling popup in this case by using the condition:
!string.equals(#selecteditem.scrolllabel,)

Original comment by [email protected] on 7 Mar 2012 at 3:22

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 12 Jan 2014 at 8:30

  • Changed state: Accepted
  • Removed labels: Milestone-1.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant