In this video I show how to resize a window programmatically in the frontend via the Tauri window module by navigating through the various classes Tauri provides in the window modules such as PhysicalSize, LogicalSize. Template https://github.com/elibroftw/modern-d....
Also, I edited this in KdenLive, never going to use it again!
For donations, I accept Monero or Music Caster translations (work for work)
monero:84PR6SkYd5zaFLKDjAFrQfbaAg2c7SV3q3XDZ15QCpEZUggrN4YzY7n8m9XC3deXjo41yWHTm1LrsUpPTYGnRQbD9Cwp8En
00:00 Introduction & demo
01:09 Updates to the template
02:26 Naive widow docs
03:14 Explaining the code
08:40 Commenting my code
11:09 Conclusion