BitFieldWidget incorrectly represents large numbers

Issue #658 closed
Former user created an issue

When calculating the result of 0xc00000 the BitField widget represents it as 0b101000101110.

Bug present in the currently latest state of master (commit 987c7f909f).

Proposed fix attached.

Comments (3)

  1. Log in to comment