meetDeveloper / Dictionary-Anywhere

Dictionary extension that helps you stay focused on what you are reading by eliminating the need to search for meaning.
GNU General Public License v3.0
253 stars 53 forks source link

Flip popup to left when it overflows out of window #12

Open bhch opened 4 years ago

bhch commented 4 years ago

Currently, when the popup overflows from the window, one needs to scroll to right to bring it into view. This commit flips is to left in those cases.

Also, seems to be a decent fix for #2.

meetDeveloper commented 4 years ago

Thanks will update the extension, sorry for late reply. Life sometimes does not leave time for anything.

bhch commented 4 years ago

No problem; that's understandable.

Looks like this pull request has conflicts with the main repo now. I'll push again after resolving conflicts in my branch.

meetDeveloper commented 4 years ago

@bhch Can you resolve the conflicts

bhch commented 4 years ago

@meetDeveloper Hi, I've resolved the conflicts. Please review.