chqu1012 / RichClientFX

A lightweight EMF Rich Client Platform based on JavaFX
Apache License 2.0
2 stars 0 forks source link

Fixed LectureStringSwitcher#caseSection for transitions #487

Closed chqu1012 closed 5 years ago

chqu1012 commented 5 years ago

String transistion = section.getTransition()!= NONE ? " data-transition=\""+section.getTransition().getLiteral()+"\"" : EMPTY;