Bdair
Bdair
Thanks for your help @pc035860 , it is working like charm!
Hi there.. Just wanna know if there is a subscription to rack events on the page plugin.. I didn't find any,, do you guys have any idea?
Thanks man,, I already checked that screen,, what I want is to know if a users clicks on facebook page plugin... like the page,, or navigate to the page ,,...
> * `import { jarallax, jarallaxElement, jarallaxVideo } from 'jarallax';` > * Angular could not find jarallaxVideo or jarallaxElements in 'jarallax' it is strange,, using angular 15
using the suggested code,, using TitleBarSafeArea always crashes the application with this error macos_window_utils/MainFlutterWindowManipulator.swift:364: Fatal error: Unexpectedly found nil while unwrapping an Optional value ``` TitlebarSafeArea( child: Padding( padding: EdgeInsets.symmetric(horizontal:...
> Window.makeTitlebarTransparent(); > Window.hideWindowControls(); > Window.enableFullSizeContentView(); > Window.enableFullSizeContentView(); > Window.hideTitle(); > Window.setEffect(effect: WindowEffect.sidebar, dark: false); > > super.initState(); @Adrian-Samoticha appreciate the quick reply,,, here is my MainFlutterWindow.swift ``` import macos_window_utils...
> > > Window.makeTitlebarTransparent(); > > > Window.hideWindowControls(); > > > Window.enableFullSizeContentView(); > > > Window.enableFullSizeContentView(); > > > Window.hideTitle(); > > > Window.setEffect(effect: WindowEffect.sidebar, dark: false); > > >...
> @bdairy I will add this as a potencial new feature but in the meantime I think you can do something like below: > > > > **CustomFormViewModel** > >...
same issue here,, any plan to fix this?
Same Issue Here