Strypper / mauisland

MAUIsland 🏝️ is the number 1 controls gallery for .NET MAUI
MIT License
200 stars 14 forks source link

Implement Collection View Code View #42

Closed Seledy219 closed 1 year ago

Seledy219 commented 1 year ago

image

Describe your changes

Using Collection View to display code rather than using Editor. This will give us better control of each character and other customization.

Issue ticket number and link

None

Strypper commented 1 year ago

Alright cool feature, definitely worth to spend my time on this, my suggestion that you should continue making the ItemTemplate does it best, we will support you the following:

  1. Support index for each item
  2. Support convert from string array converter

@tuyen-vuduc just do a simple review focus on how the collectionview is rendered see if this idea is work for us, I will help him overcome all those current limitations when this is verified