Skip to content

Added border skin element - #44

Open
thebluefish wants to merge 3 commits into
fruxo:masterfrom
thebluefish:master
Open

Added border skin element#44
thebluefish wants to merge 3 commits into
fruxo:masterfrom
thebluefish:master

Conversation

@thebluefish

Copy link
Copy Markdown

Added border-width and border-color skin elements. The border behaves
like expand, and thus can expand past the width of the element.

The following elements:
border-width 2
border-color #293956

Produces the drop-down menu border shown in:
http://i.imgur.com/yGQxLAt.png

Added border-width and border-color elements to the skin.
Added border-width and border-color skin elements. The border behaves
like expand, and thus can expand past the width of the element.

The following elements:
border-width 2
border-color #293956

Produces the drop-down menu border shown in:
http://i.imgur.com/yGQxLAt.png
@codecat

codecat commented Jun 24, 2016

Copy link
Copy Markdown
Contributor

👍, I have implemented this into https://github.com/NimbleTools/turbobadger as well.

@fruxo

fruxo commented Jul 23, 2016

Copy link
Copy Markdown
Owner

Status update: I have recently picked up some skin improvements i started working on ages ago. With those changes, skin bitmap doesn't have to point to a bitmap file on disk. It can point to shapes described as nodes in the skin file. Shapes can easily describe a border (with optional corner radius), or glyphs from icon fonts etc.
I think this patch isn't needed when that is finished.

@codecat

codecat commented Jul 23, 2016

Copy link
Copy Markdown
Contributor

Oh, that sounds interesting. Looking forward to testing that out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants