# Feature: Major Redesign This redesign of the Addon's window will start by following the following [design](./roll_tab_design.png) - The window will be a tabbed window - The 'Use Skills' tab will correspond to the current roll screen - The 'Build Skills' tab will be a new screen, to be implemented later. For now, leave it empty. - The 'Log' should record all rolls made by the user, and be displayed in a scrollable list. - They should be displayed in the same style as the announced rolls, even when the announce option is off - The log should store a maximum of 100 rolls ## Implementation details TODO