Flowlayout isn't flowing on the touch devices.

0
0

Hi, actually I asked my question on below topic but I think you missed my question. Flowlayout isn’t flowing on the touch devices.

https://wisej.com/support/question/fast-scrolling-in-flowlayoutpanel-on-tablet

  • You must to post comments
0
0

My problem solved on this topic https://wisej.com/support/question/integration-with-android

Interestingly, when adding touchstart event to flowlayout and other components has flowing content then scrolling becomes smooth.

Thank you.

  • You must to post comments
0
0

I didn’t see your follow up question. The issue seems to be the wrong usage of the FillWeight. When you set the fill weight, the controls in the flow layout will expand and contracts to fill the row according to the fill weight and since you didn’t set a min width, they will tend to occupy 1 row, causing the loading label to go on the same row.

I will send you a sample that shows how to add a flow break to force a new line.

To answer your second question about mobile controls:

Wisej.Mobile is a different platform with different controls, it’s not mobile controls that can be used with Wisej.Web. We are way behind the development of Wisej.Mobile. The main reason is that we are debating whether it’s better to build a limited set of mobile-only controls that mimic native controls, or instead enhance Wisej.Web on mobile platforms and focus on Wisej for .NET Core and run on linux natively.

  • Adil Battal KAYA
    I added now flow break and yes every controls that added to flow panel fill one row but fluiding is same again. I missed again a setting I think.
  • Luca (ITG)
    Fluiding meaning scrolling by swiping up/down?
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.