Commit Graph

21 Commits (master)

Author SHA1 Message Date
Zughy e1ea505ca3 Add offset as parameter for panels and adjust sub-elements offset accordingly 2021-03-03 13:53:59 +01:00
Zughy c0268247fe Actually update panel non-sub elems (position, bg, title and title_color) 2021-02-22 23:01:42 +01:00
Zughy 587da73726 visible = false wasn't working 2020-11-29 00:06:42 +01:00
Zughy 160d8006f0 is_shown -> visible | Panels are now by default visible when created 2020-11-28 21:41:00 +01:00
Zughy f702b37cbf Panels are not deleted and recreated anymore when using :hide() and :show() | panel name outside of the declaration table 2020-11-28 17:54:46 +01:00
Zughy 48634d6ea2 Panel title is now by default empty 2020-11-28 13:36:18 +01:00
Zughy c5e2afa621 Add and remove sub elements at runtime 2020-11-28 13:33:59 +01:00
Zughy 17a810ed79 Bugfix: calling :remove() deleted all the panels assigned to a player 2020-08-03 01:09:18 +02:00
Zughy a567db7f2e to scale the title + bugfix with .is_shown() 2020-07-28 14:57:10 +02:00
Zughy ab6db258ae is_shown() utility | Bugfix: sub elements instantly updated if :update() is called when they're displayed 2020-07-28 02:31:58 +02:00
Zughy 9e8ea201ca More panels per player 2020-07-28 02:20:50 +02:00
Zughy fac2e279d4 Bugfix:tables inside the Panel metatable were shared between panels as references and not as copies 2020-07-27 01:54:50 +02:00
Marco 497d5e3788 DOCS updated 2020-06-26 18:02:27 +02:00
Marco c7e2c5dd14 Massive refactoring 2020-04-23 14:54:16 +02:00
Marco e4ce34b3f6 Ready to roll 2020-04-23 11:54:46 +02:00
Marco 753f0cb27d Aggiornamento sub_img_elems 2020-04-22 16:06:02 +02:00
Marco 35419f4caa Ordine disegno sottotabelle = immagini > testo 2020-04-22 13:00:23 +02:00
Marco c6ba3a60ab Bugfix creazione infinita sottotabelle 2020-04-22 12:59:11 +02:00
Marco 4f73fdec29 funzione update e 'cose' 2020-04-21 23:01:14 +02:00
Marco 3e8ca771f2 davvero un sacco di cambiamenti: per player, sottoHUD, funzione hide() 2020-04-21 17:57:09 +02:00
Xx_Crazyminer_xX 2abfca12bd Initial Commit 2020-04-14 13:26:33 +02:00