NSPManager / NSPanelManager

Sonoff NSPanel custom firmware for responsive and intuitive use
https://nspanelmanager.com/
128 stars 10 forks source link

Add space characters on room page rows #22

Closed cablesandcoffee closed 1 year ago

cablesandcoffee commented 1 year ago

Somehow we need some spacing to the left of each device name on room page. I solved it before by adding two spaces.

Is it possible to add two space characters before the name on each device row?

In Nextion there is no spacing functionality for a text box but we need to have the text box as big as the button so the press event change background on the entire button. That's why my only idea is to add two spaces.

cablesandcoffee commented 1 year ago

Nice one!