mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 14:35:53 +03:00
[GH-ISSUE #262] [BUG] 推送加密中的加密设置UI问题 #231
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#231
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Johnserf-Seed on GitHub (Dec 8, 2024).
Original GitHub issue: https://github.com/Finb/Bark/issues/262
如录屏演示,设置过模式后不点一次算法选项无法切换出GCM模式,多次测试与模式设置无关,均会触发这个bug。
https://github.com/user-attachments/assets/d7fc69ef-eab6-4e7c-8aac-87715034edd8
@Johnserf-Seed commented on GitHub (Dec 8, 2024):
同时切换模式时Iv的占位文本不会更新
@Finb commented on GitHub (Dec 9, 2024):
已修复,原因是GCM并没有准备好示例代码,特意隐藏了