Fumihiro Kojima

Results 4 issues of Fumihiro Kojima

When I'm monitoring the "real time" of Google Analytics, it looks like the NavLink transitions are not being tracked. Only when I refresh the page in the browser, the page...

question

`` You want to set "IsBusy.Value or IsLoggedIn.Value is false if it is true, and true if it is false" to IsEnabled of Button. IsBusy and IsLoggedIn are ReactiveProperty and...

When the text of the button control is changed in Designer, the position becomes strange. - AutoSize: true - AutoSizeMode: GlowAndShrink # On Designer ![image](https://user-images.githubusercontent.com/42084182/66369848-ebd01080-e9d8-11e9-8478-f3288392a9b8.png) # After Build ![image](https://user-images.githubusercontent.com/42084182/66369877-0acea280-e9d9-11e9-9ff7-36b993ed31c5.png)

For example, let's say I have a song that is in the basic key of E and transposes to G only in the chorus. If I use `Song.transpose(-1)` for that...