Modify

Opened 18 months ago

Closed 17 months ago

Last modified 13 months ago

#6 closed enhancement (fixed)

Formatter puts Element on new line

Reported by: tom Owned by: tom
Priority: major Milestone: 0.0.10
Component: tooling-fxgraph Version: 0.0.9
Keywords: Cc:

Description

When formatting the Element-Instance is put on the next line if so code looks like this afterwards

BorderPane? {

center :
Button {
}

}

which is undesired and should look like this:

BorderPane? {

center : Button {
}

}

Attachments (0)

Change History (3)

comment:1 Changed 18 months ago by tom

  • Component changed from runtime-e4 to tooling-fxgraph

comment:2 Changed 17 months ago by tom

  • Resolution set to fixed
  • Status changed from new to closed

comment:3 Changed 13 months ago by Agung

HelloI love your easyOne theme but the Leave a Respond is grammatically nceorrict. It should be Leave a Response but I don't know how to change it. I just wanted to point this out to you and was wondering if you were able to correct it. Thank you and I would love to use your easyOne theme!Thank youMelis

Add Comment

Modify Ticket

Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.