Development 18 Dec 2017

Completed hollowing our previous Edit Manager to set up 16k characters paging system. Completed setting up dynamically expanding InputField with vertical scrolling effect with scrollbar. “Page Full” prompt has also been implemented, directing user to create a new page. Solved a bug where if text was cleared in an instant (i.e. select all ==> delete), InputField would not shrink back to original size.

Next up:
- hook up the clear page bin
- set up a string list to store content for individual pastes
- hook up the page number display system accordingly to the page list
- hook up page navigation interface (control which button to be enabled during page navigation)

Comments

Popular Posts