This repository was archived by the owner on Mar 23, 2026. It is now read-only.
fix: 单节点过多课程导致的显示错误#547
Merged
Merged
Conversation
根据节点序数和课程序数对timeline进行排序
baiyao105
added a commit
to baiyao105/Class-Widgets
that referenced
this pull request
Mar 31, 2025
commit 75e3ab4 Merge: 6e8674f fa0e48d Author: 白杳 <nell_baiyao@163.com> Date: Mon Mar 31 19:13:33 2025 +0800 Merge branch 'main' into fix_27 commit fa0e48d Author: 白杳 <nell_baiyao@163.com> Date: Mon Mar 31 17:40:41 2025 +0800 fix: 单节点过多课程导致的显示错误 (Class-Widgets#547) Clone #545 - 根据节点序数和课程序数对timeline进行排序,防止误识别排序 commit 6e8674f Author: baiyao105 <nell_baiyao@163.com> Date: Mon Mar 31 14:46:04 2025 +0800 fix: 修正get_start_time的排序逻辑 - 忘记commit了,修复课间蒸发的问题 commit 9bdd29d Author: baiyao105 <nell_baiyao@163.com> Date: Sun Mar 30 12:41:07 2025 +0800 fix: 单节点过多课程导致的显示错误 根据节点序数和课程序数对timeline进行排序
pizeroLOL
pushed a commit
to pizeroLOL/Class-Widgets
that referenced
this pull request
Aug 10, 2025
Clone #545 - 根据节点序数和课程序数对timeline进行排序,防止误识别排序
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Clone #545