-
-
Notifications
You must be signed in to change notification settings - Fork 7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The board menu in 1.5 should have sub menus #1177
Comments
Current layout splits the board listing. If you think this is fine, please close the issue |
Sorry I should have been clearer. The real issue is that the current boards menu will cut off the bottom if the list is longer than the screen is tall. I just thought that it might look better if instead of a big list of all the possible boards, try to organize it a little. However, some sort of menu scroll or have multiple columns is needed though. I guess you could always replace the boards menu with a popup too. Then you could do something cool like have the board layouts, links to the data sheets, or some compiler options too. |
This happens not just for board menu, but for any IDE menu in Ubuntu. In Mac, the menu automatically scrolls if the height is higher than the screen height. I don't have Windows, so I am not sure if this problem is present in Windows or not. |
@sudar can you confirm you're running IDE 1.5.4? Have you installed it from a ubuntu repo or have you downloaded it? |
The menus seem to scroll perfectly fine with 1.5.4 on Linux. Maybe these comments were based on version 1.0.5, where the scroll wheel does not work on the menus? |
I just grabbed the 1.5.4 for windows and if the boards list is longer then the screen it still wouldn't scroll down the menu. The computer I just used is win7 if that helps. I'll try on my linux computer tonight and see if the menu scrolls correctly. |
This issue has been resolved in MPIDE, which I believe the current version Jacob On Mon, Sep 30, 2013 at 8:30 AM, nfg42 notifications@github.com wrote:
Jacob Christ |
In Ubuntu, IDE 1.5.4 downloaded from Arduino website, the menu scroll works. In Ubuntu, IDE 1.0.5 downloaded from Arduino website, the menu scroll does not work.
Yes. these comments were based on version 1.0.5. Even though it is fixed in the 1.5.x branch, it would be nice if this will be fixed in 1.0.x branch as well. |
@cmaglie confirmed that only bug fixes will go into 1.0.5 branch. I guess we can close this bug then, since the feature is already implemented in 1.5.x and works. |
I wasn't talking about 1.0.5. I was talking about 1.5.2 a year ago. And Yes it still doesn't work with 1.5.4 in windows. So the issue is not fixed. |
The Board Menu option should have a menu of the platforms then a sub-menu of the board types instead of just listing everything under the main Board menu.
The text was updated successfully, but these errors were encountered: