-
Notifications
You must be signed in to change notification settings - Fork 77
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
i click to see full screen api on can i use function and this is happend #16
Comments
I tested it, with different resolutions, on OSX and Windows 10 but i can't reproduce this bug! it is strange, i don't know why it is happening! This happen only with Full Screen API ? or also with all items of the list?? Could be maybe some settings about the font that you use on sublime text? |
its default font its happened everywhere not just full screen api |
Strange.. I simply concatenate strings with html and in some case i use also Sublime Text provides minihtml, only a limited subset of HTML and CSS features, and i can't do something like you posted! Maybe could be a bug of Sublime Text itself?? Could you post also an image with the whole content of the popup? |
How? |
Do a first screenshot, then scroll the popup and do another screenshot |
Could you post also logs that comes from Sublime Text console?? |
File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 109, in reload_plugin |
this is kind of log |
Ok, there aren't errors about my plugin.. I don't know why it is happening! It is very strange.. I see a lot of warnings about:
|
ok i try to debug if i find solution i will share with you and thank you for your time |
Thanks to you for the support! |
This looks like an issue with text direction... Seems like the view is rendered RTL. 🤔 |
@akshayvinchurkar do you have some news about that?? Thanks! |
i don't know what is wrong here it just flip
The text was updated successfully, but these errors were encountered: