Jump to content

Z is missing in the quickselection column


Florian2000
Go to solution Solved by Happy2Play,

Recommended Posts

Florian2000
2 hours ago, Happy2Play said:

Not seeing an issue on web client local or online app.

well, how can the effect with the missing Z be explained?

Link to comment
Share on other sites

Happy2Play
14 minutes ago, Florian2000 said:

well, how can the effect with the missing Z be explained?

Not sure as size don't look correct to me but there are lots of variables with resolution.

Do you have any custom css?

Link to comment
Share on other sites

Florian2000
11 minutes ago, Spaceboy said:

its the same as me. you have the AE charachter which seems to push the Z off the bottom. exactly as i reported

cannot be because I had the Z before even with the AE character which is from Æon Flux...it seems that the missing Z was introduced with server version 4.7.5 or 4.7.4 (but this is only a guess).

  • Confused 1
Link to comment
Share on other sites

Happy2Play
7 minutes ago, Spaceboy said:

its the same as me. you have the AE charachter which seems to push the Z off the bottom. exactly as i reported

Okay yes this is the issue as I just reproduce when I renamed "Æon Flux".

And here is the issue

AlphaPicker.prototype.setPrefixes = function (prefixes) {
        27 < prefixes.length && (prefixes.length = 27);

 

  • Like 1
Link to comment
Share on other sites

Florian2000
23 minutes ago, Happy2Play said:

Not sure as size don't look correct to me but there are lots of variables with resolution.

Do you have any custom css?

no custom css no specific resolution...I tried it also with different browsers (Firefox, Chrome, Edge)...it's everwhere missing.
Ok...within the android app it could be to less space...
but on the windows browser there is plenty of space available.

on FireTV I have to check if the Z is still there.

Link to comment
Share on other sites

Florian2000
3 minutes ago, Happy2Play said:

Okay yes this is the issue as I just reproduce when I renamed "Æon Flux".

And here is the issue

AlphaPicker.prototype.setPrefixes = function (prefixes) {
        27 < prefixes.length && (prefixes.length = 27);

 

I wouldn't have believed it...because it was there in previous versions. But it's definetly true.

image.png.4a364740157e8134cb6c616d6227056e.pngimage.png.0732479729cbfe3684009efc14252437.png

  • Haha 1
Link to comment
Share on other sites

Florian2000
4 minutes ago, Happy2Play said:

@Florian2000 Yes as mentioned above the pick JS is limited to 27 characters.

any chance the picker can be set to a higher value...but I guess the higher value is the problem...how much higher makes sense?

Link to comment
Share on other sites

Happy2Play
2 minutes ago, Florian2000 said:

any chance the picker can be set to a higher value...but I guess the higher value is the problem...how much higher makes sense?

I just adjusted the alphapicker.js.  But what make sense really depends on one's library.  

Where you can change "Æon Flux" to "Aeon Flux" to correct the issue now.

  • Thanks 1
Link to comment
Share on other sites

Spaceboy

what is true is that the limit of 27 characters in the picker has only been introduced recently. because i havent had this problem until the last couple of months

and its not really reasonable to expect users to adjust all their names to adhere to this limit. what about music where characters of all sorts are regularly used to start artist names?

Link to comment
Share on other sites

21 hours ago, Florian2000 said:

on FireTV I have to check if the Z is still there.

This should be fine as the picker scrolls.

Link to comment
Share on other sites

  • 4 weeks later...
  • 1 month later...
Happy2Play
11 minutes ago, Luke said:

What do you see now?

The 27 characters limit.

Link to comment
Share on other sites

  • 1 year later...
Happy2Play

Will this get updated from the 27 limit?

  • Agree 1
Link to comment
Share on other sites

On 2/16/2024 at 10:28 PM, Happy2Play said:

Will this get updated from the 27 limit?

It's complicated because that changes the whole requirements of how it will be presented and function.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...