Setup for redesign feature

This commit is contained in:
Gonçalo Correia 2026-05-12 15:42:52 +01:00
parent 6a44458443
commit ac01e4474c
5 changed files with 14 additions and 5 deletions

12
docs/4-redesign.md Normal file
View file

@ -0,0 +1,12 @@
# 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