我即将向 preferences 的 Tracking 选项卡添加一个新设置,但在 tracking.hbs 中没有找到任何 PluginOutlets。我检查了其他选项卡,像 interface、emails 这样的选项卡有 user-preferences-interface 这样的 PluginOutlets,但 categories、tracking 没有。
这让我非常困惑,我想知道这是设计如此吗?如果不是,是否有可能为这些选项卡添加 PluginOutlet?
我即将向 preferences 的 Tracking 选项卡添加一个新设置,但在 tracking.hbs 中没有找到任何 PluginOutlets。我检查了其他选项卡,像 interface、emails 这样的选项卡有 user-preferences-interface 这样的 PluginOutlets,但 categories、tracking 没有。
这让我非常困惑,我想知道这是设计如此吗?如果不是,是否有可能为这些选项卡添加 PluginOutlet?
你可以尝试提交一个 PR 来添加它。我认为那些通常会被接受。