wojack / FB2K的 5.13 版本 优化代码2
0 curtidas
0 bifurcações
2 arquivos
Última atividade 22 hours ago
\georgia-reborn\scripts\Library\scripts lib-images.js 曲库封面下三行居中
| 1 | 'use strict'; |
| 2 | |
| 3 | class LibPopulate { |
| 4 | constructor() { |
| 5 | this.alt_dbl_clicked = false; |
| 6 | this.childCount = 0; |
| 7 | this.clicked_on = 'none'; |
| 8 | this.cur = []; |
| 9 | this.cur_ix = 0; |
| 10 | this.customSort = FbTitleFormat(libSet.customSort); |
wojack / FB2K的 5.13 版本 优化代码1
0 curtidas
0 bifurcações
2 arquivos
Última atividade 22 hours ago
\georgia-reborn\scripts\Base 修复碟面BUG 波形+可视化
| 1 | ///////////////////////////////////////////////////////////////////////////////// |
| 2 | // * Georgia-ReBORN: A Clean - Full Dynamic Color Reborn - Foobar2000 Player * // |
| 3 | // * Description: Georgia-ReBORN Main Components * // |
| 4 | // * Author: TT * // |
| 5 | // * Website: https://github.com/TT-ReBORN/Georgia-ReBORN * // |
| 6 | // * Version: 3.0-x64-DEV * // |
| 7 | // * Dev. started: 22-12-2017 * // |
| 8 | // * Last change: 17-05-2026 * // |
| 9 | ///////////////////////////////////////////////////////////////////////////////// |
Próximo
Anterior