Page 1 of 1

nuhome button top positions

Posted: Thu Jan 18, 2018 9:33 am
by toms
Hi,

Perhaps I'm nit-picking here but I noticed that the top coordinates of the buttons in the tab "Setup" and "Builders" are not exactly the same.
So I compared their top positions.

I'm just wondering why they are different since you are not specifiying their positions when adding buttons:

Code: Select all

nuAttachButtonImage('run_php','RP');
nuAttachButtonImage('run_setup','SET');
nuAttachButtonImage('form_button','F');
nuAttachButtonImage('run_lang','TR');
nuAttachButtonImage('run_report','RR');
nuAttachButtonImage('user_home','UH');
nuAttachButtonImage('run_user','U');
etc...

Re: nuhome button top positions

Posted: Thu Jan 18, 2018 11:53 am
by admin
toms,

I'll fix it.

I find it annoying too - but one thing at a time.

Sometimes the easiest things to fix get put on the back burner.

Steven

Re: nuhome button top positions

Posted: Fri Jan 19, 2018 12:43 am
by admin
toms,

That update is now on Github.

Steven

Re: nuhome button top positions

Posted: Sat Jan 20, 2018 8:33 am
by toms
Great, thanks!

Re: nuhome button top positions

Posted: Sat Jan 20, 2018 9:02 am
by admin
.