-
Notifications
You must be signed in to change notification settings - Fork 13
电子阅读器 #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
minjiezhong
wants to merge
22
commits into
OpenSiFli:main
Choose a base branch
from
jzlnb666:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
电子阅读器 #25
Conversation
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
设置页面和主页面
2.增加阅读覆盖页面(粗糙版:实现了布局以及进入和退出)
1.完善 设置页面,书库页面,目录页面:添加对应下栏控制
完善阅读设置页面:1.增加 目录页面 以及 书库页面的切换功能 2.增加累积跳转页面的功能
完善设置页面:全刷周期次数动态显示
完善阅读覆盖页:1,2,3控制矩形实现 控制触控 与 全刷周期次数动态显示功能 。完善设置页面:全刷周期次数动态显示
实现 控制全刷周期 功能
实现: 显示阅读进度功能,修改页面逻辑缺陷,完善继续阅读功能
1.修改累积跳页使用逻辑 2.修改书库以及目录页的up,down切换逻辑
1。添加了所有页面的触控逻辑
2.解决了阅读页面点击右下角会出现唤醒阅读设置的bug
1.解决了书库页面、目录页面点击下一页,选择书籍和目录失效的bug
新建板子base与1.2的board,1.1与1.2复用base
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
1.添加了主页面、,通用设置页面、阅读设置页面
2、添加了按键控制交互逻辑
3、添加了触控交互逻辑