Skip to content

How to access the grid's css from the graphEditor #190

Answered by eckig
TrickShotMLG02 asked this question in Q&A
Discussion options

You must be logged in to vote

This should work, if you include it in your JavaFX Stylesheet:

.graph-editor-grid {
	-grid-color: #333333;
}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@TrickShotMLG02
Comment options

@eckig
Comment options

Answer selected by TrickShotMLG02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #189 on April 25, 2024 12:24.