Skip to content

Add the "zOffset" parameter, which is the start offset of the z-index.#25

Open
RyutaKojima wants to merge 1 commit intomichitaro:masterfrom
RyutaKojima:feat/add-zOffset
Open

Add the "zOffset" parameter, which is the start offset of the z-index.#25
RyutaKojima wants to merge 1 commit intomichitaro:masterfrom
RyutaKojima:feat/add-zOffset

Conversation

@RyutaKojima
Copy link
Copy Markdown

Summary

I want a parameter that sets the start of z-index.
This is because it is displayed before other component with z-index specified.

Construction

I added a "zOffset" parameter into "WindowType".

If "zOffset" specified, the z-index of the component with the same zGroup starts at that value.
If not, it works the same as before.

Thanks for reading.

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.

1 participant