Todd Anglin
Todd Anglin
Got it. Good point on the Angular support/problem, too! Forgot about that. Hopefully we can get it prioritized over the summer. Very powerful enhancement for efficiently supporting multiple screen sizes.
With {N} 6.0 coming soon and defaulting to Webpack builds (which do not support the Core screen size qualifiers), it seems essential to now support some alternative method for specifying...
@NathanaelA I don't think the support is being removed, per se, but {N} 6.0 will make Webpack builds the default build process for all new projects. So for any new...
Bumping this request. It would definitely come in handy for tablet UI scenarios.
@EddyVerbruggen Can you elaborate? Are you able to host a second navigation frame in the GridLayout? I thought this was still an open issue: https://github.com/NativeScript/NativeScript/issues/1043
Hi 👋 Just curious if this is still being considered? I've seen some other Blazor map components have support for the Google Maps marker clustering options. Any thoughts on exposing...
This would be a really helpful feature for fine tuning multi-material prints even just to get cleaner results. I often have the desire to begin a multi-material transition several layers...
+1 Would be great to enable this. Even better, if Sidekick provided an option to "Enable Wireless LiveSync," would be cool to do Playground like LiveSync to any device that...
Technically, yes. This plugin uses the node-sass library, which does support generating sourceMap files: https://github.com/sass/node-sass#sourcemap You could always manually enable this option by modifying `converter.js` in your `node_modules > nativescript-dev-sass...
Is this a file that does not have an associated `.sass` or `.scss` file? The expected behavior is that the `.css` output generated by this plugin is minified and compressed....