You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should consider building this on Multiple Image Select #158 as well to include Multiple Image support in the process, maybe that'll ease out things, or open up corner cases that nonetheless need to be considered, and we might as well do that now.
@rexagod agreed! I have been waiting to start working on UI and functionalities for these types of things until multiple image select is working. It is now actually a working implementation if you want to fetch my PR and see how it works to help you plan. (For now is hard coded with two images but changing that hopefully today). The page is http://127.0.0.1:60179/examples/select.html instead of the default index page. And use command + click because box zoom is still using old implementation not working yet.
Follow up on 140 and 155.
Toolbar
"to be turned off and/or replaced with another toolbar-like UI entirely" (abstract tools UI from tools functions to allow for alternative UIs #140) -- can be employed using the "reveal" API, also in Add (reveal) functionality for more options in toolbar (also _removeTool) #155position
, CSS styles, etc (Add (reveal) functionality for more options in toolbar (also _removeTool) #155) -- should be rigid as well, build from scratch? This one needs some brainstorming to finalize future plans./cc @jywarren @sashadev-sky
The text was updated successfully, but these errors were encountered: