kube-forwarder icon indicating copy to clipboard operation
kube-forwarder copied to clipboard

Non resizable window on linux appimage

Open drexa1 opened this issue 5 years ago • 2 comments

Hi, I'm running the linux AppImage, but it is impossible to resize the window. I have observed in the source code that the maximize flag depends on the value of the NODE_ENV variable, but no matter what is the value of that variable in my local machine (development | production) ...I observe no change in the possibility to maximize the window

  • I suspect that once the image has been compiled the electron layout cannot be changed, but it is not possible for me to recompile the image

Am I getting this right or it is something I can do without being able to rebuild the appimage?

drexa1 avatar Jan 14 '20 17:01 drexa1

Same situation here: if I checkout the code and use npm run dev I get a resizable window that works fine, I install using the download link for linux - the AppImage - the window just drags around if I try to resize it. Originally I thought the non-resizing was intended but it doesn't seem to be an issue in the development version, everything works pretty well.

dobesv avatar Jan 16 '20 01:01 dobesv

Same for the MacOS Catalina 10.15.7 (19H15)

dmitriid avatar Dec 14 '20 11:12 dmitriid