-
Notifications
You must be signed in to change notification settings - Fork 17
Two new view modes for ban list on options page #18
base: master
Are you sure you want to change the base?
Conversation
…:Drag13/HabrSanitizer
Hello)
Flex was my first choice. However, with the flex mode even distribution of cells by vertical columns is very difficult. Vertical columns currently not available in chrome because of css calc bug (description in the source code). So please, can you see options page in the Fx? There are some differences, and padding can be more understandable)
Did you mean "change" it? Please suggest) |
Sure, I will do that in Fx, no problem.
My bad :). I would propose to do:
Regarding the grid, are you sure that this extra sorting type really worth this?
May be we should consider to have only the "left-to-right" option? |
Unsupported grid probably doesn't change visible layout of items. And even "57.0" is very old version - tomorrow will be 4 years (since 2017-03-09). Very insecure.
Only temporary, until fixing BUG in the chrome. it still remains a non-extension bug, that will be fixed.
CSS or JS?
In the current code only one single column. For me column mode better, but in more compact form (multi column). Probably someone might think the same, but someone might prefer rows mode. |
I saw a person trying to use this extension in a really old FF. But in general I agree with you, it's outdated.
I wouldn't be expecting to see fix soon. From my experience, Chrome are slow with fixing bugs. It has 3rd priority and last activity was in Oct 2020 (and bug started a year ago).
I am still not sure we should have 3 different views and 100% sure I don't want to have the option visible only in FF. Are there any workarounds to make FF option working in Chrome too? |
You do not want give to users right to use available capabilities in theirs browsers?
Probably via semi-complex JS code. |
You don't won't to give users ability to use theirs browsers just because of new feature that doesn't even change to core functionality? C'mon, this is not the argument.
That's sad. Thus, I would consider about having the only one option that works both in Chrome and FF. |
And why Fx users can not have extended functions for this extension, and should be punished for the fact that chrome developers doesn't care operability of css calc? |
Not introducing the feature that:
I wouldn't name this "punishment". |
Representing text in multiple vertical columns with flex is not possible. I have spent 2-3 hours for that, and gave up this venture. With grid this feature was realized with half hour, and this was my first work with grid.
"complexity" - due to 2 CSS lines with "grid-template-columns" and "grid-template-rows"? I have no words anymore. |
Each single point means nothing. Three of them together - the reason to stop. Hopefully it is more clear now. |
No description provided.