-
Notifications
You must be signed in to change notification settings - Fork 844
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
The color for Bullets/Numbered lists counts/dots doesn't follow it's text. #1562
Comments
Hello there, on behalf the Flutter Quill Team I would like to thank you for opening your first issue. Your inputs and insights are valuable in shaping a stable and reliable version for all our users. Thank you for being part of the open-source community! |
Hi, thank you for the report, until now I'm not a Quill js expert and I haven't taken a deep look at QuillRawEditor yet but tell me if you want me to ask another maintainer to take a look at this @adil192 You might be interested |
Thanks @freshtechtips for assigning this to @adil192. |
Sorry I don't have the time to be a maintainer. Please assign this to someone else |
Sure thing |
Hey @freshtechtips, can you please confirm if it's assigned to someone? |
Sorry, I really can't right now it's not up to me, well I can assign it to myself, but it will take a few months Do you still want me to? |
Thanks dear, yes. |
No, it's static, you choose the color for all the items, and you have two options, one for the ordered and unordered list, and you change the font color as well background is there anything else you want to? |
It should be dynamic as I mentioned above for smooth experience |
Wait, you mean select the color red as a user for any item the user selects? that's not what we did and we can but we will have to change the quill delta and add more custom data so I don't think that's confirmed to official Quill Js If you mean you want to change it and customize it then that's it but if you want a different color for each item, then can I ask how will you pick a different color for each item?? you don't have much info for the current item |
I'm not sure what you mean by dynamic? |
Is this a typo or something? because I still can't understand what you mean |
If we solved your issue then feel free to ask any other questions at any time, if not then please tell me more details so we can reopen it and working on it |
Sorry for the typo. Don't use your new changes you just made, ignore it. |
Check attached screenshot, This is how its currently working. If you think it will effect the other users then you can add a bool parameter instead of the parameters you added to enable and disable this functionality. |
Hi, by adding the lists after changing the color to red. What do you mean by that? Can you explain in more detail? That's why I want to ask you to explain in more deep and simple details Because in the screenshots you attached, I get it. You just want to change the font and background color If that's not what you meant, then can you edit the issue |
Oh I get it know |
Hey @freshtechtips, Any update over this |
We will work on it later |
Hi again, I'm closing the issue as solved, if you have the time please confirm if it worked like you expected it to work. |
@ellet0 |
Is there an existing issue for this?
Flutter Quill version
flutter_quill: ^8.6.4
Other Flutter Quill packages versions
No response
Steps to reproduce
flutter_quill is not giving support to change the color of dots and numbers for both Bullets and Numbered Lists. There should be the ability to set the colors for this.
Expected results
There should be the ability to set the colors for Bullets/Numbered list counts/dots.
Actual results
There should be the ability to set the colors for Bullets/Numbered list counts/dots.
Code sample
Code sample
[Paste your code here]
Screenshots or Video
Logs
Logs
[Paste your logs here]
The text was updated successfully, but these errors were encountered: