foundryvtt / dnd5e

An implementation of the 5th Edition game system for Foundry Virtual Tabletop (http://foundryvtt.com).
MIT License
340 stars 227 forks source link

Roll dialogs no longer have contextual window titles #4787

Open MaxPat931 opened 4 days ago

MaxPat931 commented 4 days ago
Titles are now all "Configure Roll" instead of the contextual information they used to provide 3.2.1 4.1.2 Proposed
image image image
etiquettestartshere commented 4 days ago

it seems to me the data can still even be provided, for instance in rollAbilityCheck's second arg, { options: { title: { "Title Here" }}}, but its just not used anywhere