Subscribe

Changes to icon menu / search screen

You are viewing a single message from this topic. View all messages.

  1. 2012-04-23 06:25:40 PDT
    Hmm - looking at the changes, looks like it might be the type of changes sampled below in IconMenuWithPagesGui.java - thinking of it, using Trace width and height should be conditional on split-screen being used. Didn't show up with microemulator tests when I used fullscreen map and fullscreen icon menu - but when map is not full screen, map size is different from icon menu size and I see that this could cause problems. of buttons and status bar) */ - if (getWidth() > getHeight() && numRows > numCols + if (Trace.getInstance().getWidth() > Trace.getInstance().getHeight() && numRows > numCols
Jump To:
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.