FLUID-6781: 404 error for sourcing open-sans font in SeparatedPanelPrefsEditor styles.

Metadata

Source
FLUID-6781
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2024-07-30T09:56:46.145-0400
Updated
2024-07-30T11:23:48.262-0400
Versions
  1. 4.7
Fixed Versions
  1. 4.7.1
Component
  1. Prefs Framework
  2. UI Options

Description

The path to the open-sans font in src/framework/preferences/css/sass/SeparatedPanelPrefsEditor.scss is pointing at the old lib location that was updated in the 4.7.0 release. This spot was missed during the changes.

Comments

  • Justin Obara commented 2024-07-30T11:23:48.262-0400

    Merged PR 1107