Quoc Ngo

Results 9 comments of Quoc Ngo
trafficstars

Thanks @blogcraft for the wonderful workaround. It works perfectly for me when exporting to PDF. However trying to show SVG rendered canvas on previewer results in Previewer process unresponsible, which...

Thank you very much @Bebo-Maker . Downgrading Svg.Skia to 0.5.10 works perfectly for me, tested on QuestPDF 2022.8.2. It's interesting that in Svg.Skia v0.5.11 and above, it depends on SkiaSharp...

I have the same issue with Xamarin Forms 3.4, encountered on Android 6.0.1 (Padfone S, Galaxy S4) and 8.1 (emulator). As a workaround, I subscribed to `CurrentPageChanged` of the tabbed...

I have forked to this repo to support big style text in Android: https://github.com/ngoquoc/Toasts.Forms.Plugin The nuget package is published over here: https://www.nuget.org/packages/Quoc99.Toasts.Forms.Plugin/

I think this bug should be addressed and delivered as a fix for earlier versions (preferably the version where this bug is introduced), instead of being treated as a newly...

Thank you, I will try upgrading Rhetos version (I'm using 2.8) and implement it as you suggested. Will post the outcome here for sure. Btw, the link in your comment...

I installed Rhetos server 2.10 and upgraded the Rhetos.CommonConcept package version to 2.10. And it doesn't seem to be working for me. This is the error message I got when...

Thanks @nguyenquanghuy031295, it would be much nicer that the DefaultValue concept can be used in DataStructure. Because currently it's kinda annoying to see ugly null values when a `Price` object...

I agree that UTC time is the standard one to use, but it requires a lot of attention of developers to use it right. I met so many developers who...