Fluid ui
Author: l | 2025-04-25
See what developers are saying about how they use Fluid UI. Check out popular companies that use Fluid UI and some tools that integrate with Fluid UI.
UX, UI and Unicorns - Fluid UI
= domNode if (!children) return const hasImgTag = children.find(img => img.name === "img") if (hasImgTag) { const {attribs} = hasImgTag const {src, alt} = attribs return ( Img fluid={ googleDocImages.edges.find( ({node}) => node.id === src ).node.childImageSharp.fluid } alt={alt} className="ui fluid image" /> ) } }, } const htmlContent = parse(post.html, options) return ( > h1>{post.frontmatter.name}h1> p>{post.frontmatter.date}p> React.Fragment>{htmlContent}React.Fragment> > )}export default PostTemplate// You need to enable `gatsby-transformer-remark` to query `markdownRemark`.// If you don't use it, query `googleDocs`// If you use convertImgToNode then add googleDocImages queryexport const pageQuery = graphql` query BlogPostBySlug($slug: String!) { post: markdownRemark(fields: {slug: {eq: $slug}}) { html frontmatter { name date(formatString: "DD MMMM YYYY", locale: "fr") } } googleDocImages: allFile( filter: {name: {glob: "google-doc-image-**"}} ) { edges { node { id name childImageSharp { fluid { base64 tracedSVG aspectRatio src srcSet srcWebp srcSetWebp sizes originalImg originalName presentationWidth presentationHeight } } } } } }`Contributing⇄ Pull/Merge requests and ★ Stars are always welcome.For bugs and feature requests, please create an issue.See CONTRIBUTING guidelinesChangelogSee CHANGELOGSpecial Thanksgatsby-source-google-docsLicenseThis project is licensed under the MIT License - see theLICENCE file for details See what developers are saying about how they use Fluid UI. Check out popular companies that use Fluid UI and some tools that integrate with Fluid UI. SYSPRO Web UI (Avanti) is SYSPRO's web-based software offering. Avanti (an Italian word meaning forward or ahead) is designed to run SYSPRO's applications in the private or public cloud, but can also be deployed on-premise. SYSPRO Web UI (Avanti) can be used in parallel with the SYSPRO Desktop version, allowing you to use either version to complete the same task - they both use the same user credentials and concurrency licensing models. PDF version Exploring Where it fits in? Guide scope This installation guide covers the aspects that pertain to the installation of SYSPRO Web UI (Avanti) using the SYSPRO Installer Application. View the SYSPRO Installer topic on the SYSPRO Help and Reference website for more information. SYSPRO Web UI (Avanti) Architecture SYSPRO Web UI (Avanti) is built using modern web technologies and technically has the following characteristics: SYSPRO Web UI (Avanti) is a single-page application (SPA) This allows SYSPRO Web UI (Avanti) to provide an experience akin to a native application on either a mobile device or a desktop browser. SYSPRO Web UI (Avanti) improves performance because only data is transmitted to the browser, which takes less time and bandwidth than constantly sending fully constructed HTML pages. SYSPRO Web UI (Avanti) is a responsive web application The design of the user interface is fluid, meaning the web page content automatically fits into the available screen size, whether you are using a desktop browser or a smart phone. In short, SYSPRO Web UI (Avanti) ensures that it is effective andComments
= domNode if (!children) return const hasImgTag = children.find(img => img.name === "img") if (hasImgTag) { const {attribs} = hasImgTag const {src, alt} = attribs return ( Img fluid={ googleDocImages.edges.find( ({node}) => node.id === src ).node.childImageSharp.fluid } alt={alt} className="ui fluid image" /> ) } }, } const htmlContent = parse(post.html, options) return ( > h1>{post.frontmatter.name}h1> p>{post.frontmatter.date}p> React.Fragment>{htmlContent}React.Fragment> > )}export default PostTemplate// You need to enable `gatsby-transformer-remark` to query `markdownRemark`.// If you don't use it, query `googleDocs`// If you use convertImgToNode then add googleDocImages queryexport const pageQuery = graphql` query BlogPostBySlug($slug: String!) { post: markdownRemark(fields: {slug: {eq: $slug}}) { html frontmatter { name date(formatString: "DD MMMM YYYY", locale: "fr") } } googleDocImages: allFile( filter: {name: {glob: "google-doc-image-**"}} ) { edges { node { id name childImageSharp { fluid { base64 tracedSVG aspectRatio src srcSet srcWebp srcSetWebp sizes originalImg originalName presentationWidth presentationHeight } } } } } }`Contributing⇄ Pull/Merge requests and ★ Stars are always welcome.For bugs and feature requests, please create an issue.See CONTRIBUTING guidelinesChangelogSee CHANGELOGSpecial Thanksgatsby-source-google-docsLicenseThis project is licensed under the MIT License - see theLICENCE file for details
2025-04-09SYSPRO Web UI (Avanti) is SYSPRO's web-based software offering. Avanti (an Italian word meaning forward or ahead) is designed to run SYSPRO's applications in the private or public cloud, but can also be deployed on-premise. SYSPRO Web UI (Avanti) can be used in parallel with the SYSPRO Desktop version, allowing you to use either version to complete the same task - they both use the same user credentials and concurrency licensing models. PDF version Exploring Where it fits in? Guide scope This installation guide covers the aspects that pertain to the installation of SYSPRO Web UI (Avanti) using the SYSPRO Installer Application. View the SYSPRO Installer topic on the SYSPRO Help and Reference website for more information. SYSPRO Web UI (Avanti) Architecture SYSPRO Web UI (Avanti) is built using modern web technologies and technically has the following characteristics: SYSPRO Web UI (Avanti) is a single-page application (SPA) This allows SYSPRO Web UI (Avanti) to provide an experience akin to a native application on either a mobile device or a desktop browser. SYSPRO Web UI (Avanti) improves performance because only data is transmitted to the browser, which takes less time and bandwidth than constantly sending fully constructed HTML pages. SYSPRO Web UI (Avanti) is a responsive web application The design of the user interface is fluid, meaning the web page content automatically fits into the available screen size, whether you are using a desktop browser or a smart phone. In short, SYSPRO Web UI (Avanti) ensures that it is effective and
2025-04-12Rebelle 7.2.5Fixed:- Fixed slowdown on high-resolution displays when reference images were hidden- Fixed 1-pixel canvas border artifact on papers without deckled edges either with active watercolor simulation or with NanoPixel zoomed-in- Fixed: Watercolor areas near the canvas border had higher opacity because fluid waves were incorrectly bounced back from canvas edges- Fixed unnecessary creation of undo actions, leading to increased memory usage when toggling between transformations or confirming a transformation without manipulation (applicable to Warp, Deform, Perspective, and Transform tools)- Fixed crash when the canvas is cropped or resized and a layer mask is selected- Fixed crash with the Warp tool- Fixed: Collapsing/expanding a layer group was not working in some cases- Fixed: The position of the guidelines was incorrect after the canvas resize- Fixed: The state of pigment color mixing was incorrect in some cases after Rebelle restart- Fixed: The color sliders in the Color palette went to different hues when going into gray- Fixed the invisible cursor of some brush presets (e.g. Dust preset in Pencils)- UI: Fixed positioning of panels when "Always undock the panel instead of hiding when Tablet mode" is OFF- UI: The state of panels is now remembered after painting behind them in 'Stay on top' mode- UI: Import of the UI layout in fullscreen mode is now correct- UI: Tabbed panels now expand correctly- UI: Fullscreen mode is now remembered after Rebelle restart- UI: Collapsed panels sometimes did not return to the previous height after expanding- UI: The content of Libraries panels could
2025-04-08What's new in this version: New BCC+ Atmospheric Glow Effect:- An exciting new glow style mega-filter effect that brings instant atmospheric looks to an otherwise flat scene10 New/Ported BCC+ Transitions:- BCC+ Film Roll- BCC+ Swish Glow- BCC+ Swish Pan- BCC+ Swish Prism- BCC+ Swish Warp- BCC+ Linear Wipe- BCC+ Radial Wipe- BCC+ Rectangular Wipe- BCC+ Texture Wipe- BCC+ Vignette WipeParticle Illusion Feature Enhancements:- New 2023 Emitter Library- Performance - many combined performance improvements for big boosts in both interactive update and rendering speeds- Revised user interface with cleaner layout and better grouping of parameters in the control panel- New Fluid Swirling Frequency for enhanced stylistic control of fluid motion- New Affected by Fluids control allows fluid forces to be skipped on some emitters- New Force Feather controls gradual falloff in the strength of a Force object around its edges- New Emit From 3D Normals for alternate 3D Model emission style- Numerous UI Refinements Including- Param De-emphasis - params that currently have no effect are drawn grayed out (based on other properties of the setup including in other nodes)- Alpha Gradient now directly accessible next to color gradient in node view- Scale Particle Number - control whether line emitters/mask emitters automatically scale up the number of particles vs leaving the particle count unchanged- Stage Tooltips now work even in 3D view- Numerous usability enhancements to Shape import/edit dialog- Creates backup of saved file/library if saving would change the project version- Motion Blur UI improvements- Increase Viscosity, Frame Delay, and Number of Points parameter max values.- Resizing the custom GUI maintains relative position and scale between window panes- Many miscellaneous UI tweaks and polishBCC+ Light New Gobos and Tiling:- 50 new, seamlessly tiling gobo presets in the Abstract, Foliage, Glass, and Texture categories. Choose the “New” tag in the FX Editor to see them all.- New Edge Mode option with Wrap and Reflect abilities that let you infinitely tile texturesBCC+ Film Glow - New Secondary Glow:- A new set of independent secondary glow params allows chained glows for easier creation of more diverse looksNew Presets Across a Variety of Filters:- BCC+ Beauty Studio- BCC+ Camera Shake- BCC+ Chroma Bands- BCC+ Chromatic Aberration- BCC+ Develop- BCC+ Film Glow- BCC+ Light Leaks- BCC+ Prism- BCC+ Vignette- BCC+ X-RayImproved Mocha Performance:- Tracking performance has been improved by up to 50% on Apple Silicon hardwareTitle Studio Enhancements:- Missing Font Reporting - will now automatically check for and report any missing fonts that are being used in a project- Title Studio and the other 3D Objects filters are now supported again on Mac OFX hosts such Resolve- C4D import now supported on Apple Silicon hardware- BCC+ Film Grunge Refinements- Gate Weave section has new Auto Scale option and expanded ranges. Allows more stylized, dramatic weave/shake looks.Other Fixes and Polish in Continuum 2023 (v16.0.0) for OFX:- Film Stocks and other BCC+ filters with Curves control - Fix rendering clamped on Apple Silicon hardware- BCC+ Transitions - adjust timing so transition reaches full completion on the last frame. May
2025-03-27