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

A PLACEMENT_TOP_ABOVE_FRAME embossed titlebar of height 1 is an error #2

Closed
io7m opened this issue Jul 10, 2016 · 1 comment
Closed
Assignees
Labels

Comments

@io7m
Copy link
Member

io7m commented Jul 10, 2016

It triggers an assertion failure:

Exception in thread "AWT-EventQueue-0" org.valid4j.errors.RequireViolation: Rendered rectangle height must be positive
    at org.valid4j.impl.RequireViolationPolicy.handleViolation(RequireViolationPolicy.java:19)
    at org.valid4j.impl.CheckingPolicy.check(CheckingPolicy.java:25)
    at org.valid4j.Assertive.require(Assertive.java:150)
    at com.io7m.jsycamore.core.renderer.SyEmbossed.rectangle(SyEmbossed.java:83)
@io7m io7m added the bug label Jul 10, 2016
@io7m io7m self-assigned this Jul 10, 2016
@io7m
Copy link
Member Author

io7m commented Jul 20, 2016

This is now invalid: PLACEMENT_TOP_ABOVE_FRAME is gone.

@io7m io7m closed this as completed Jul 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant