Closed andeplane closed 7 years ago
I have found a simple temporary fix which allows to use atomify lammps on laptops at least in full-screen mode. Go to the file /desktop/MainDesktop.qml and edit following values:
Now the view menu on the left side will move upwards and everything will be a little smaller. This allows you to use the menu at low resolutions. However, it does not scale and is thus not a perfect solution for this issue.
That's nice. We do want to publish this quite soon and your fix might be enough for a first version. I'll try it and see if we should do that and move this issue to 2.1
I'll rewrite the code for the left menu once I get the chance and make it scale properly no matter the screen resolution. It's a bit tricky, but definitely doable.
The icons in the left menu (View, Analyze, Edit etc) will overlap if window height gets too small. On my Mac (Macbook Pro Retina) with default resolution, this happens even with full screen (see attached screenshot), and especially if the height is smaller.
A possible solution is to make icons smaller when this happens. Add a scale factor or something.