Fermium / datalogger

The Datalogger physicists deserve
0 stars 0 forks source link

Misalignments between wide and less-wide widget #60

Closed ddavidebor closed 7 years ago

ddavidebor commented 7 years ago

You can see the input widgets exceed the border of the smaller widget. They should be aligned.

widget-width

wtubog commented 7 years ago

Fixed.

@ddavidebor I suggest we implement a container width limit. Though the user may be able to resize the window to smaller size, but the container inside will follow the minimum width limit the we set.. What do you think?

ddavidebor commented 7 years ago

I sincerely have no clue, but you can take advantage of the electron api https://github.com/electron/electron/blob/master/docs/api/browser-window.md#new-browserwindowoptions to limit

I've opened https://github.com/ddavidebor/datalogger/issues/76

wtubog commented 7 years ago

Moving this matter to #76