rethinkdb-desktop
rethinkdb-desktop copied to clipboard
Multiple issues with window
Description
Hello guys,
I do not know are you aware or not, but the electron app can not be moved and the displayed monaco editor's height is only some pixels.
Details
OS: macOS High Sierra OS Version: 10.13.6 App version: Latest commit
How to reproduce
- Clone the repo
- Install requirements with yarn
- Run
yarn run dev
- Try to move the window
- Try to open the data explorer
Video
@gabor-boros I just saw this problem here too. Are you going to solve this?
@rodrigooler I do not know if I'll have time for it on Monday or not. If you feel the power and also share the pain, I'm happy to pass this.
@rodrigooler The dragging issue will be fixed by merging #63. The other one still need some investigation. Would you like to jump on it or should I?
@sagivf What is the required height of the editor? Do we want to put an output area below the editor later?