-
Notifications
You must be signed in to change notification settings - Fork 4
AdvancedSetting_en
If you are authenticating using the official ConsumerKey, make sure to use official dedicated API for conversation display and search. This will allow you to display the future conversation in a single shot, or you can trace the tweets more than one week ago by searching.
When this function is turned on, we display the future conversation using the search API when displaying the conversation. Please note that conversations more than one week ago and conversations with three or more people cannot be acquired normally
We will use fonts installed on Windows to display tweets.
Yu Gothic UI
and Meiryo UI
are recommended.
You will be able to change the thickness of the font.
Bold
will be thick, Light
will become thinner.
Depending on the font, you can choose the thickness that you can choose.
By installing different fonts and adjusting the thicknesses, it makes the timeline easier to see.
Flantter allows you to change the background color of each control and column by yourself. It is possible to set it finely, but it is a bit difficult, so please use the template from below only if you understand.
https://github.com/cucmberium/Flantter.MilkyWay/tree/master/Flantter.MilkyWay/Themes/Skins
Specify the color as follows.
#AARRGGBB
-
AA
- Alpha transparency (0 (00) - 255 (FF), hexadecimal notation) -
RR
- Red Red density (0 (00) - 255 (FF), hexadecimal notation) -
GG
- Green Green density (0 (00) - 255 (FF), hexadecimal notation) -
BB
- Blue Blue depth (0 (00) - 255 (FF), hexadecimal notation)
Please note that it is not the order of RGBA.
If there are other unclear points, if you ask a support account (@Flantter), I will answer about that point.