Foundry Update - 3.2023.07.17

Just a quick update to let everyone know about a Foundry update I shipped yesterday. It includes several new features for existing Foundry 3 tools as well as a couple of small bug updates.

Here’s a look, below, at what has changed in this update. Don’t forget that you can always see whats new with Foundry over on the Release Notes page.

Modal

  • Adds ability to set the rounded corners of the modal popup using presets or custom values, or choose to disable the rounded corners.

Navigation Bar

  • Adds ability to set a custom height for the navigation bar. Can be set independently for normal and “sticky” modes.

  • Adds ability to animate between these two custom heights as well. To do so both the normal and “sticky” navigation must have a custom height enabled and set.

  • Adds ability to choose a different font for drop down menus.

  • Adds ability to adjust the font size of drop down navigation items separately from the main navigation bar. Can be done uniformly across all breakpoints or individually at each of the 6 responsive breakpoints.

  • Navigation Child Item: Adds ability to to set a custom border radius for normal and hovered / active items.

  • Navigation Child Item & Drop Down Child Item: Adds ability to enable transition animations to individual navigation items (off by default). Transitions are applied to color, background color and border radius (rounded corners). You’re also able to set the duration time for each navigation item individually.

Popup Navigation

  • Fixes an Edit Mode display issue relating to Stacks tools being drawn without borders on macOS Ventura.

Video

  • Adjusts how the poster image is applied to the video tag when using self-hosted videos. This fixes a bug where the image would not cover the entirety of the video tag, and would result in the rounded corners seeming to not be applied to the poster image.

Bootstrap

  • Updates Bootstrap to v5.3
4 Likes