Code Monkey home page Code Monkey logo

drawnui.maui's People

Contributors

taublast avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

drawnui.maui's Issues

FontAttributesConverter fails and makes XAML Hotreload stop working

SkiaLabel has a prop:

image

It works fine at runtime, but when the app is in debug mode we get an "Invalid value for property value" tooltip when hovering xaml ex FontAttributes="Bold" and hotreload is not working on this page until we remove this property assignment from xaml.

Again this is working fine when xaml is just initialized, the appropriate FontAttributes are passed from it to the label.

SkiaScroll performance degraded

As title, 4 months ago it was smooth. Now it moves by like micro-steps while fps is above 60, so the cause is not performance but some internal engine stuff broken. Already have a small idea about it..

SkiaScroll sometimes bounces erroneously

No repro or specifics, sometimes when the finger is swiping the scroll jumps in the opposite direction.
I suspect either the Bounce triggers here incorrectly or the gestures TouchEffect code reports the wrong velocity for some reason.
This enigma has been present for like half a year, still not solved. I'll keep this here as an issue under investigation.

SkiaScroll inside an auto-sized Canvas jumps from the wrong border

If a Canvas has VerticalOptions set to Fill all is fine, in case of VerticalOptions = "Start" (auto-sized) the following weird behavior is seen:

HJOH0571.MP4

When scroll is at the bottom border the viewport suddenly bounces when scrolling back to top. This was watched only on iOS real device.

The current workaround is to set VerticalOptions = "Fill" for Canvas.

Rendering loop goes occasionally stale

Seen once on Windows, rendering loop went stale at app startup: canvas was updating only when kicked by gestures. Not sure if this bug will remain in the next release as the rendering loop for SkiaSharp v3 is already different.

Anyway will leave this as a note to track and watch..

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.