fix(th_14_panels): 修复颜色弹窗确认时 recentGrid 引用异常
This commit is contained in:
@@ -4338,7 +4338,6 @@ FloatBallAppWM.prototype.showColorPickerPopup = function(opts) {
|
||||
}
|
||||
recentColors = next;
|
||||
saveRecentColors();
|
||||
refreshRecentGrid();
|
||||
}
|
||||
|
||||
var selectedColor = currentColor;
|
||||
|
||||
Reference in New Issue
Block a user