iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
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
Sorry for any inconvenience this culture problem may have caused you. I will have this reported to Production team, to handle different kind of cultures (besides en-US) in Crosslight samples.
... 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...
This problem has been submitted to Crosslight development team to be fixed. The report is filed under CROS-648. I'll keep this thread informed with any news I heard from the team regarding CROS-648.
Third, some text parts are not shown correctly.Please, see the attached screenshot (Screenshot_2014-12-19-09-41-21 no Photoshop).
A quick fix in the sample level, specifically in Inventories.xml file will be available very soon in our git. I'll keep this thread informed when the xml file has been updated.
I will have this forwarded to Crosslight development team to be investigated further. I'll get back to you as soon as possible regarding this transition problem.
Updated on December 22, 2014 2:00 AM
A nightly build for CROS-648 is available to be evaluated in here. Please apply the nightly build and let us hear whether it helps or not.
Fix for the third problem: some text parts are not shown correctly, has been pushed to the sample's git. Please feel free to let us know if you still find issues/problems regarding this fix.
The transition problem in iOS 7.1 is not a control problem. It is a minor glitch in the sample. The Production team has managed to fix this by setting View's BackgroundColor to White. For more detail, please check the changes on DetailItemSliderViewController.cs file as shown in the following snippet code.
protected override void InitializeView() { base.InitializeView(); this.View.BackgroundColor = UIColor.White; ... }
Please get the updated sample and let us hear your response.
Hello Yudi,
I just did a quick test and CROS-648 seems to be fixed with the nightly build.
By the way:
- When will there be Crosslight 3 Update 1?
- When will there be a roadmap for 2015?
Thanks,
...When will there be Crosslight 3 Update 1?
Crosslight 3 Update 1 is now available. For more detail, please check the Crosslight 3.0 Update 1 Release Notes in here.
...When will there be a roadmap for 2015?
The roadmap for 2015 will be published soon in January.
Great.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname