Skip to content

Insert mode is not correct #3

@everedit

Description

@everedit

If you change into insert mode, you can't insert any binary value correctly!

It seems that you comment the below lines: HexViewKeyboard.cpp Line 467

if(m_nSubItem > 0)
{
b = m_pDataSeq->getlastmodref();
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions