- Moderator
- #1
Hi
Testing out 0.8 build, I find that #MovingPictures.SelectedMovie.runtime is no longer exposed to skin (at least not in the details screen).
This means that there is no way of displaying the full runtime in minutes. Could this be fixed? Perhaps as:
#MovingPictures.SelectedMovie.runtime.totalminute = "110"
#MovingPictures.SelectedMovie.runtime.localized.totalminute = "110 minutes"

Testing out 0.8 build, I find that #MovingPictures.SelectedMovie.runtime is no longer exposed to skin (at least not in the details screen).
This means that there is no way of displaying the full runtime in minutes. Could this be fixed? Perhaps as:
#MovingPictures.SelectedMovie.runtime.totalminute = "110"
#MovingPictures.SelectedMovie.runtime.localized.totalminute = "110 minutes"
Denmark