Y.Sakamoto
Y.Sakamoto
I have checked the source code 'FormatRules.ts' a bit. This problem is caused that the "break" keyword in PlantUML is a block keyword in sequence diagrams, but not in activity...
Additional information. > My display(DELL S3221QS) pixels are not square. The above information may not be correct. However, instead of the auto-detected DPI, I tried calculating the DPI from the...
@waydabber Thank you for your response. I understand. Personally, I am considering using this feature as a means of recovery in case I accidentally delete settings or initialize the OS.
Thank you for the advice. I see, I will try it.
@francesco-gallo I also use LXDE. ```sh echo $XDG_CURRENT_DESKTOP LXDE ```
From the way the problem occurs, I guess the impression that the pixel positions are off due to errors (e.g., floating point errors, rounding errors) in the calculation of the...
Incidentally, a quick question to GPT-4 about possible causes yielded the following responses. I hope this is helpful. > List some possible causes of context menu pop-up misalignment and menu...
@francesco-gallo >can you check if you get a misaligned pointer on chromium? How can I check it? >Do you have a multimonitor setup? No, my environment is not multimonitor. >Do...
@WebMechanic Thanks for the suggestion. Unfortunately, as far as I know, the VSCode command name is fixed at package.json as follows. https://github.com/exceedsystem/vscode-macros/blob/main/package.json If you know of other VSCode extensions that...
Tanks for your advice. I'll consider it.