Skip to content
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

IllegalArgumentException: Width (0) and height (1) cannot be <= 0 #24

Closed
JamzTheMan opened this issue Nov 6, 2017 · 1 comment
Closed
Assignees
Labels
bug MapTool issue relates to MapTool code vs 3rd party libs

Comments

@JamzTheMan
Copy link
Owner

https://sentry.io/nerps/nerps-maptool/issues/400070924/

IllegalArgumentException: Width (0) and height (1) cannot be <= 0
    at net.rptools.maptool.client.ui.drawpanel.DrawablesPanel.drawDrawables(DrawablesPanel.java:93)
    at net.rptools.maptool.client.ui.drawpanel.DrawablesPanel.paintComponent(DrawablesPanel.java:85)
    at net.rptools.maptool.client.swing.MapToolEventQueue.dispatchEvent(MapToolEventQueue.java:38)
...
(33 additional frame(s) were not displayed)

Width (0) and height (1) cannot be <= 0
@JamzTheMan
Copy link
Owner Author

From user:

my preview windows was small I guess - it wasn't even on the screen and I had to scroll down to see it. So I expanded the window some and it seems OK now.

@JamzTheMan JamzTheMan added bug MapTool issue relates to MapTool code vs 3rd party libs labels Nov 21, 2017
@JamzTheMan JamzTheMan added this to To Do in 1.4.4.0 Nov 23, 2017
@JamzTheMan JamzTheMan added this to the 1.4.0.0 milestone Nov 25, 2017
@JamzTheMan JamzTheMan self-assigned this Nov 25, 2017
@JamzTheMan JamzTheMan removed this from To Do in 1.4.4.0 Dec 3, 2017
@JamzTheMan JamzTheMan removed this from the 1.4.4.0 milestone Dec 3, 2017
@JamzTheMan JamzTheMan added this to Low priority in 1.5.x.x Fixes & Enhancements Sep 29, 2018
1.5.x.x Fixes & Enhancements automation moved this from Low priority to Done Mar 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug MapTool issue relates to MapTool code vs 3rd party libs
Projects
No open projects
Development

No branches or pull requests

1 participant