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

feat(tsf): enable language bar button #170

Merged
merged 6 commits into from
Apr 7, 2018
Merged

Conversation

nameoverflow
Copy link
Member

No description provided.

@nameoverflow nameoverflow requested a review from Prcuvu April 4, 2018 06:42
@@ -137,7 +141,7 @@ STDAPI CLangBarItemButton::Show(BOOL fShow)

STDAPI CLangBarItemButton::GetTooltipString(BSTR *pbstrToolTip)
{
*pbstrToolTip = SysAllocString(L"左鍵切換模式,右鍵打開菜單");
*pbstrToolTip = SysAllocString(L"右鍵打開菜單");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be better to implement ascii_mode switch on language bar icon click.

weasel.sln Outdated
@@ -1,13 +1,14 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
# Visual Studio 15
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this change?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto generated by IDE

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted.

@lotem lotem merged commit 2b66039 into rime:master Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants