Always on top action bar
Posted: 20 April 2020, 20:10
Hi there
I develop a game with a huge board. I added left and right button to scroll left and right using the scrollmap component provided by BGA.
User can scroll normally up and down using mouse or usual slide move (no overriding).
Everything works fine. No problem.
All the user input is hold in a panel on top of the screen (see attachment).
My question is, how can i make it always on top like the main title bar?
Do i have to insert my div directly to main title bar or is there a proper way?
What i would like to do is basically merge the 2 buttons bar (my own and main title).
Thanks for your help
I develop a game with a huge board. I added left and right button to scroll left and right using the scrollmap component provided by BGA.
User can scroll normally up and down using mouse or usual slide move (no overriding).
Everything works fine. No problem.
All the user input is hold in a panel on top of the screen (see attachment).
My question is, how can i make it always on top like the main title bar?
Do i have to insert my div directly to main title bar or is there a proper way?
What i would like to do is basically merge the 2 buttons bar (my own and main title).
Thanks for your help