-
Notifications
You must be signed in to change notification settings - Fork 2k
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
reward
button vertical align text
#693
Conversation
Will be fixed in #689. |
@stevenjoezhang 😂 I found this because I tried to add option for animation of reward. |
is ok to remove W&H? |
You can merge it, and I'll update #689 then |
@stevenjoezhang yes I saw that in roadmap, this is new style |
reward
button vertical align text
New style is nice I think, how we solve this? |
See what I'm talking about mixed before? About mixed Features & Fixes & Optimizations. This approach more troubles than we think. 🌗 |
Maybe a little bigger? + 3-5px. It's a little bit hard to click on donate... And live demo, if u can. |
@ivan-nginx Emm.. I hardly agree it's "mixed". When I implement a new feature, I found something is broken by it (reward button looks strange when font-size is larger than 20px), so I fixed it. Just like this animation shows: Adding a new feature is not just adding a feature 🌗 Have to handle the bugs caused by this feature |
@ivan-nginx @stevenjoezhang For me, both styles are acceptable, but it's indeed a bit crowded if #689 merged. Maybe keep it like before? |
@1v9 Maybe you can fix this: iissnan/hexo-theme-next#687 (comment) |
@stevenjoezhang you mean roll animation? It's done but I'm finding is there a better code, you know I'm not an expert. |
@1v9 Don't worry, take your time. There is a lot of feature requests about reward button, like this: iissnan/hexo-theme-next#687 (comment) 😂 |
Yes, add an option and by default don't shake label under the cursor. |
And this issue: #596. Maybe we need to refactor this function. |
Dynamic unlimited additions? |
@stevenjoezhang I mean: they repeat same code with just different names. I want to create something like enumeration of arrays to provide any unlimited pictures and names with donations. For example, see menu & submenu(s) implementation with icons to them. |
@ivan-nginx Yes, I understand what you mean. |
reward
button vertical align textreward
button vertical align text
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue resolved: N/A
What is the new behavior?
How to use?
In NexT
_config.yml
:Does this PR introduce a breaking change?