joaomgcd / JoinChrome

Chrome Extension for Join
164 stars 20 forks source link

join.js: in createPushClipboardWindow, subtract width rather than 230 #122

Open jdchristensen opened 1 year ago

jdchristensen commented 1 year ago

Fixes #120. If you widen the popout window, then it would refuse to open. This fixes that issue. The same - width idiom is used in several other places.