trippsc2 / OpenTracker

An open-source cross-platform tracking application for A Link to the Past Randomizer.
MIT License
35 stars 9 forks source link

Stream View #49

Open trippsc2 opened 3 years ago

krelbel commented 3 years ago

This is sort of a follow-up to https://github.com/trippsc2/OpenTracker/issues/36 (dropdown tracking for entrance shuffle) but it primarily has to do with streaming, so I'm updating this issue; since there is no separate stream view, people using opentracker for streaming need to use window capture on a region of the opentracker window (usually the item view). This worked fine as a workaround, except 1.6.0 added dropdown tracking, so now changing from non-entrance to entrance adds the dropdown tracker which greatly shifts the position of the item region of the window (forcing the streamer to also adjust their window capture settings for the opentracker window). It looks like this is the case regardless of vertical/horizontal/left/right layout. Since people change from non-entrance mode to entrance mode in the middle of streamed mystery races, this is not ideal; short of a full stream view, a good workaround in the meantime might be to change the position of the dropdown tracker such that enabling/disabling entrance mode no longer changes the position of the items view.