thorium-cfx / mono_v2_get_started

Mono v2 runtime for FiveM/RedM
36 stars 3 forks source link

CitizenFX.Core.UI.Text is no longer available #15

Closed Sasino97 closed 1 year ago

Sasino97 commented 1 year ago

What happened?

CitizenFX.Core.UI.Text is no longer available in the new runtime.

Expected result

For it to be available as CitizenFX.FiveM.UI.Text

Reproduction steps

N/A

Importancy

Can't use this feature until fixed

Specific version

6514

Extra

This one is more important than the Alignment enum; it's safer to manually add that simple enum in my project than to add the entire Text class with its methods that may change in the meanwhile.

thorium-cfx commented 1 year ago

Thank you for reporting this.

I do need to close this issue as this is not considered a bug but rather a feature request (hence why the template doesn't go well with the report). Please use the "Feature Request" template in the future, for now I took the liberty to make a feature request for this.

Duplicate of #16