You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2019. It is now read-only.
If two font families exist, they must be configured to the same preloadDepth, meaning that there's no way to granularly control how much the dependency graph of each font family should be preloaded
Current behavior
If two font families exist, they must be configured to the same preloadDepth, meaning that there's no way to granularly control how much the dependency graph of each font family should be preloaded
Expected behavior
There should be a way of specifying different preloadDepths to each node of the dependency graph
Steps to reproduce
N/A
Your environment
fusion-plugin-font-loader-react version: 1.0.2
Node.js version (node --version): any
npm version (npm --version): any
Operating System: any
The text was updated successfully, but these errors were encountered:
Type of issue
Feature request
Description
If two font families exist, they must be configured to the same
preloadDepth
, meaning that there's no way to granularly control how much the dependency graph of each font family should be preloadedCurrent behavior
If two font families exist, they must be configured to the same
preloadDepth
, meaning that there's no way to granularly control how much the dependency graph of each font family should be preloadedExpected behavior
There should be a way of specifying different
preloadDepth
s to each node of the dependency graphSteps to reproduce
N/A
Your environment
fusion-plugin-font-loader-react version: 1.0.2
Node.js version (
node --version
): anynpm version (
npm --version
): anyOperating System: any
The text was updated successfully, but these errors were encountered: