Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] - Float Right not working #2

Open
xnubil opened this issue Sep 24, 2020 · 6 comments
Open

[Bug Report] - Float Right not working #2

xnubil opened this issue Sep 24, 2020 · 6 comments
Labels
bug Something isn't working known issue This is a known issue that is currently being investigated

Comments

@xnubil
Copy link

xnubil commented Sep 24, 2020

Release Version 1.0.0

Describe the bug
Using >*>Text Here< to float text right just prints `> >Text Here<

Expected behavior
Expected text to float right

@TasoOneAsia TasoOneAsia added the bug Something isn't working label Sep 24, 2020
@TasoOneAsia
Copy link
Owner

Will investigate when I get a chance

@xnubil
Copy link
Author

xnubil commented Sep 24, 2020

I found the other tags that allow the headers and code, but didn't see reference of of float in there

@TasoOneAsia
Copy link
Owner

Are you using the tags as specified here?

https://docs.tasoagc.dev/#/usage?id=markdown-formatting-tags

@xnubil
Copy link
Author

xnubil commented Sep 24, 2020

I am. I was following the docs. But perhaps I misread. Here is what I tried.
exports['t-notify']:SendAny( 'scoreboard', '', '![https://cdn.discordapp.com/attachments/471806098299682831/758486056432566302/unknown.png]\n\n![https://cdn.discordapp.com/attachments/471806098299682831/758506939754741780/identifier.png]>*>Test Name<\n', '', 5000, false, true )

The plan was the have a the identifer picture, then the Test Name floated to the right of the noti

@TasoOneAsia
Copy link
Owner

This issue should be fixed with this commit, 36d458e. The pre-release with this fix can be found here.

@TasoOneAsia TasoOneAsia added the known issue This is a known issue that is currently being investigated label Sep 28, 2020
@TasoOneAsia
Copy link
Owner

The previous issue was fixed but there is a known edge case regarding this usage.

If something like this is employed, vertical alignment is not centered between elements.

This is a known issue

Repository owner locked as resolved and limited conversation to collaborators Nov 7, 2020
@TasoOneAsia TasoOneAsia pinned this issue Mar 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working known issue This is a known issue that is currently being investigated
Projects
None yet
Development

No branches or pull requests

2 participants