Image toolbar is very hard to use | fixes suggestion [RÉSOLU]

Page d'accueil Forums Soutiens et suggestions Image toolbar is very hard to use | fixes suggestion

This topic contains 4 replies, has 2 voices, and was last updated by Kim 4 years ago.

  • S'abonner Favori
  • #25323

    Hello

    I've been using this site since yesterday, and immediatelly I noticed that tools in image toolbar are squeezed together to the point you cannot distinguish them between each other. I was able to easily fix it for myself, and I thought that I could share this fix.

    Problem itself: imgur.com/izihjY4 with website source: imgur.com/2agjGtp

    First way is to change ".session-overlay .image-toolbar" bracket in the css file, and change "justify-content: center" to "justify-content: space-evenly". This will spread icon over the whole toolbar.

    Fix: imgur.com/xJFyptO with website source changed: imgur.com/UE90miF

    Second way to fix it is: Add class to spans in div with image-toolbar class, name doesn't matter in my example i named new class QF. Then add new bracket in css file, and add space to icons themselves. Session overlay is scalable, therefore it would be a good idea to add it based on percentages. This bracket could look something like this: ".QF { margin-left: 1%; margin-right: 1%; }".

    Fix: imgur.com/TX5720N with website source changed: imgur.com/VbPFJLn

    I hope this will help, or at least spotlight a problem, as I'm to lazy to fix it every time for myself :p

    Students get 33% off full memberships to Line of Action

    Support us to remove this

    #25324

    Whoops, I must have broken this yesterday when I was installing the other updates. I'll upload a fix right now (you may need to do a hard refresh to see it immediately, ctrl-shift-r works for this in most windows browsers).

    Thanks for bringing this to my attention!

    #25326

    Glad I could help, sorry for speaking like to a noob in previous post, it must have been annoying.

    I assumed that if something this basic is an issue, then maybe website's creator isn't on moderator team. Didn't even crossed my mind that i could have been an error.

    #25333

    No problem, I appreciated the clarity of your bug report. :)

    I rebuilt a bunch of core things to accommodate some of the new features that were released in a hurry yesterday (in a hurry because so many art departments are being closed by coronavirus), I'm honestly surprised that that appears to be the only thing I broke in that scramble. But I'm pleased it was an easy, quick fix.

Login or create an account to participate on the forums.