Gerhard Olsson

Results 747 comments of Gerhard Olsson

Will merge this

The exception occur when processing a link. I cannot reproduce

git log -1 As well as Revision Links configuration

Approved, working fine There are two occurrences each in app/src/main/org/runnerup/tracker/component/TrackerPebble.java:85 and app/src/main/org/runnerup/tracker/component/TrackerPebble.java:479 Even if Wear is dropped right now and there are likely a minimum of Pebble users, I suggest...

Failed copy... app/src/main/org/runnerup/view/StartActivity.java:735 :759 app/src/wear/org/runnerup/tracker/component/TrackerWear.java:479 > I think we could either just change startBroadcastIntent.setPackage(null) to startBroadcastIntent.setPackage(context.getPackageName()) or to replace with sendLocalBroadcast(org.runnerup.common.util.Constants.Intents.START_WORKOUT) > Any thoughts about this? No opinion right now....

As there is noone to maintain TC and build servers are not fully independent plugins: Should the plugin be removed?

Likely something that is seen in #12111. A workaround for a .net9 issue with dark mode, all buttons are set as flat to apply dark mode. clipped buttons are not...

![Image](https://github.com/user-attachments/assets/a04b198e-9f9c-4155-8f92-e00a2b2e6467) Similar with 125% dpi for me To test: touch .git/MERGE_HEAD In src\app\GitUI\UserControls\InteractiveGitActionControl.Designer.cs:55 ButtonContainer.AutoSize = true; Check default theme, the button should be slightly clipped too, but as Flat is...

> > ![Image](https://github.com/user-attachments/assets/a04b198e-9f9c-4155-8f92-e00a2b2e6467) > > > > Similar with 125% dpi for me > > The thing is - I'm at 100%... > I'll see if I can fix this....