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

Overlapping text in SliderEx control in DialogAddonSettings.xml #15302

Closed
1 of 7 tasks
jurialmunkey opened this issue Jan 21, 2019 · 3 comments
Closed
1 of 7 tasks

Overlapping text in SliderEx control in DialogAddonSettings.xml #15302

jurialmunkey opened this issue Jan 21, 2019 · 3 comments

Comments

@jurialmunkey
Copy link

Bug report

Describe the bug

In DialogAddonSettings.xml - for control="sliderex" the text overlaps the slider.

Expected Behavior

Long text should be truncated so that it does not overlap the slider control.

Actual Behavior

Long text overlaps the slider control.

To Reproduce

  1. Open the Settings of the UpNext addon - the slider control in this addon is a good example.

Screenshots

screenshot006

Additional context

This bug affects all skins, not just Estuary. The bug was not present in previous versions of Kodi.
This bug is not a skin issue - it is an issue with how Kodi is handling this control.
It is possible (likely) that this bug is present in other Dialogs/Windows that use the sliderex control.

Your Environment

Used Operating system:

  • Android

  • iOS

  • Linux

  • OSX

  • Raspberry-Pi

  • Windows

  • Windows UWP

  • Operating system version/name: Windows 10

  • Kodi version: 18 RC 5.2

note: Once the issue is made we require you to update it with new information or Kodi versions should that be required.
Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.

@ronie
Copy link
Member

ronie commented Jan 22, 2019

as a workaround, skins can define a <textwidth> to avoid this problem

@Hitcher
Copy link
Contributor

Hitcher commented Jan 22, 2019

Can't this be automatic like radio buttons where the position and width of the texture are used to adjust the length of the label?

@Hitcher
Copy link
Contributor

Hitcher commented Sep 13, 2019

This has been fixed.

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

5 participants