Crosslight ViewSlider Sample

4 replies. Last post: December 31, 2014 7:27 AM by Leo Hong
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Hello Crosslight Support,

there are some strange behaviours within the current ViewSlider sample.

First, once more there is a problem with the culture. Please, have a look at the "ItemRepository". Creating an item there is a runtime error when parsing the price if one has a German culture on his device. Meanwhile I have reported this issue like five times. But you still seem to ignore the fact that there exist cultures beside "EN" or "US".

 Price = decimal.Parse(x.Element("Price").Value, CultureInfo.InvariantCulture),

fixes this problem.

Second, starting the sample on my Android device (Samsung Galaxy Tab 3 Tablet) I tried the "Image Slider" section. I slided through the different images and the first three items are correct. Sliding to the forth item the text says "Diamondback 2013 Overdrive Mountain Bike" but the image shows not a mountain bike. Instead the white football shirt is shown. Further sliding alway shows wrong images. Sometimes it repeats the first three images. Sometimes images change, especially when you change the device orientation.

To me it seems like the images are randomly shown. I have the same behaviour in "Circular Image Slider", "Custom Template", "Item List".

Third, some text parts are not shown correctly.

Please, see the attached screenshot (Screenshot_2014-12-19-09-41-21 no Photoshop).

Finally, I tested on my iPhone (iOS 7). There it seems to work better. But the "Item List" has a bad transition when going from the list to the details (contents overlap - see Foto.png).

I don't know how you test your code and your samples. But there are still a lot of bugs.

I hope you can reproduce the behaviour at your place. A quick fix would be nice.

Thomas

All times are GMT -5. The time now is 7:03 AM.
Previous Next