You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alphaTab should respect any custom settings set for the main rendering component within the printing sequence. Additionally it would be good if it is possible to pass in some additional custom settings which are then respected.
Observed Results
alphaTab uses the default settings during printing only.
Steps to Reproduce
(new AlphaTabApi(el, { staveProfile: 'tab' }).print()
Your environment
Version
1.0
1.1
Flavor
JavaScript
.net
The text was updated successfully, but these errors were encountered:
Expected Results
alphaTab should respect any custom settings set for the main rendering component within the printing sequence. Additionally it would be good if it is possible to pass in some additional custom settings which are then respected.
Observed Results
alphaTab uses the default settings during printing only.
Steps to Reproduce
(new AlphaTabApi(el, { staveProfile: 'tab' }).print()
Your environment
Version
Flavor
The text was updated successfully, but these errors were encountered: